TdxDocumentImporterOptions.ActualEncoding Property
Specifies the encoding of an imported document.
Declaration
property ActualEncoding: TEncoding read; write;
Property Value
Type |
---|
TEncoding |
Remarks
The ActualEncoding property supports the internal infrastructure and is not intended to be used directly from your code.
See Also