Gets an identifier for the frame. A value of zero indicates that the image, text frame, chart, barcode or drawing has no identifier.
<void> FrameBase.getID(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the current property value. |
error |
Optional. Is called when the operation failed with an error. |