Aspose::Pdf::Plugins::PdfAOptionsBase::set_ErrorAction method
PdfAOptionsBase::set_ErrorAction method
Sets the action to be taken for objects that cannot be converted.
void Aspose::Pdf::Plugins::PdfAOptionsBase::set_ErrorAction(ConvertErrorAction value)
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
- Enum ConvertErrorAction
- Class PdfAOptionsBase
- Namespace Aspose::Pdf::Plugins
- Library Aspose.PDF for C++