Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.CreditCards Namespace > Frame Structure : ImageDataPointer Property |
public IntPtr ImageDataPointer {get; set;}
'Declaration
Public Property ImageDataPointer As IntPtr
public long getImageDataPointer() public void setImageDataPointer(long value)
The scanner will use the value of ImageData or ImageDataPointer. If the value of ImageData is not null, then it will be used and ImageDataPointer is ignored. Otherwise, ImageDataPointer will be used.