Property DeclaredPart
DeclaredPart
Gets the PDF/A part the document declares in its XMP identification
(pdfaid:part), or null when it declares none.
public int? DeclaredPart { get; }
Property Value
- int?
Gets the PDF/A part the document declares in its XMP identification
(pdfaid:part), or null when it declares none.
public int? DeclaredPart { get; }