|
ASCIIEncodeDocument Method |
Top Previous Next |
|
The ASCIIEncodeDocument method is used to encode all the streams in the PDF document. Following are the possible values for TxgtASCIIFilter:
Syntax
Parameters
EncodeType [in] The ASCII filter to encode the document.
afASCIIHex Encodes the streams of the PDF document in hexadecimal.
afASCII85 Encodes the streams of the PDF document in ASCII base-85 format.
|