DocumentIsPdfUaCompliant Property |
Gets the is document pdfua compliant.
Namespace: Aspose.PdfAssembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntaxpublic bool IsPdfUaCompliant { get; }
Public ReadOnly Property IsPdfUaCompliant As Boolean
Get
public:
property bool IsPdfUaCompliant {
bool get ();
}
member IsPdfUaCompliant : bool with get
Property Value
Type:
Boolean
See Also