PDFXConvertParams Class Documentation

classPDFXConvertParams : SystemIDisposable

Namespace:Datalogics::PDFL

Inherits from:
SystemIDisposable

Detailed Description

Parameters for converting a document to PDF/X compliance.

These parameters control how a Document is converted to the PDF/X standard.

Uses types

Constructor & Destructor Documentation

PDFXConvertParams

PDFXConvertParams()

Parameters for converting to PDF/X.

PDFXConvertParams

PDFXConvertParams(boolRemoveAllAnnotations, boolAbortIfXFAIsPresent)

Parameters

RemoveAllAnnotations: bool

Remove all annotations whether legal or illegal.

AbortIfXFAIsPresent: bool

Abort when XFA is present.

Parameters for converting to PDF/X.

~PDFXConvertParams

~PDFXConvertParams()

Property Documentation

AbortIfXFAIsPresent

boolAbortIfXFAIsPresent[get, set]

ProfileDesc

stringProfileDesc[get, set]

RemoveAllAnnotations

boolRemoveAllAnnotations[get, set]

Member Function Documentation

Dispose

voidDispose()

Returns:

void

DisposeChildren

voidDisposeChildren()

Returns:

void