TXTEnabled property (ILEADRasterIO)
VARIANT_BOOL TXTEnabled | |
Overview |
Refer to Loading a Bitmap from a File |
Remarks
Gets or sets a value that indicates whether to call the TXT filter. Possible values are:
Setting |
Description |
VARIANT_TRUE |
Call the filter. |
VARIANT_FALSE |
Don't call the filter. This is the default value. |
See Also