Eigenschaften
Returns the Engine object. | ||
Specifies whether to change the appearance of the output PDF file in
case of problems during its processing. | ||
Specifies the PDF/A standard compliance for the output PDF file. This property is PCM_None by default, which means that the output file inherits the PDF/A standard compliance from the original document. | ||
Specifies whether the document processing should be performed during text layer injection. This property is TRUE by default. If this property is FALSE, the original document will be converted without text layer injection. | ||
Specifies if skew and orientation correction should be performed on the original document. When this property is set to TRUE, the final document will contain the corrected image. This property is available only if theCorrectOrientationModeproperty of thePagePreprocessingParamsobject is not set to COM_No. Otherwise, skew and orientation will
not be corrected. This property is FALSE by default. | ||
Specifies if the resulting PDF document should be tagged. Tagged PDF is a particular use of structured PDF that allows page
content to be extracted and used for various purposes such as reflow
of text and graphics, conversion to file formats such as HTML and XML,
and accessibility to the visually impaired. The exported PDF may contain tags:
Darüber hinaus werden Absätze mit unterschiedlichen Sprachen in Textfragmente mit <SPAN>-Tags aufgeteilt. Jedes <SPAN>-Tag enthält Text in einer einzigen Sprache.
Der Standardwert dieser Eigenschaft ist FALSE. Wenn die Quell-PDF-Datei jedoch mit Tags versehen ist, wird der Wert dieser Eigenschaft ignoriert und die resultierende PDF-Datei ist stets mit Tags versehen. |
