Aspose::Pdf::Plugins::PdfAOptionsBase::get_ErrorAction method

PdfAOptionsBase::get_ErrorAction method

Gets the action to be taken for objects that cannot be converted.

ConvertErrorAction Aspose::Pdf::Plugins::PdfAOptionsBase::get_ErrorAction()

Remarks

The action to be taken when an object in a document structure cannot be converted. The value of this property is a ConvertErrorAction enumeration.

See Also