 | DocumentConformance Property |
The claimed conformance of the document.
This method only returns the claimed conformance level,
the document is not validated.
Namespace: PdfTools.FourHeights.PdfToolbox.PdfAssembly: PdfTools.FourHeights.PdfToolbox (in PdfTools.FourHeights.PdfToolbox.dll) Version: 4.4.11+448b51188eed077347c3a51591ba80f0b99c42d7
Syntaxpublic Conformance Conformance { get; }
Property Value
Conformance
ExceptionsException | Condition |
---|
InvalidOperationException | if the document has already been closed |
See Also