Aspose::Pdf::Plugins::PdfAOptionsBase::get_NonSpecificationFlags method
PdfAOptionsBase::get_NonSpecificationFlags method
Gets the flags that control the PDF/A conversion for cases when the source PDF document doesn’t correspond to the PDF specification.
System::SharedPtr<PdfANonSpecificationFlags> Aspose::Pdf::Plugins::PdfAOptionsBase::get_NonSpecificationFlags()
Remarks
The flags for non-specification cases during PDF/A conversion.
See Also
- Typedef SharedPtr
- Class PdfANonSpecificationFlags
- Class PdfAOptionsBase
- Namespace Aspose::Pdf::Plugins
- Library Aspose.PDF for C++