Field | Returns the data of a field in string format.
|
FieldBinary | Returns the data of a field in binary format.
|
FieldBinaryV | Returns the data of a field in binary format.
|
FieldFrame | Returns the frame of an optically recognized field.
|
FieldProperty | Returns a property of a field.
|
FieldPropertyV | Returns a property of a field.
|
FieldStatus | Returns the error status of a field.
|
GetError | [Obsolete] Returns the error code and error string of the control.
|
GetErrorCode | Returns the error code of the control.
|
GetErrorString | Returns the error string of the control.
|
GetImageSource | Returns a binary value representing the control's class as an image source.
|
GetSourceHandle | Returns a binary value representing the control's object as a source handle.
|
Save | Saves a document to a mass storage device in the specific file format.
|
SaveToMem | Saves a document to memory in the specific file format.
|
ToGxVariant | Converts a document to a format which can be feed to a GxVariantOCX control.
|