Namespace: BitMiracle.Docotic.Pdf
public XmpPdfSchema Pdf { get; }
Public ReadOnly Property Pdf As XmpPdfSchema Get
This is a well-known schema. This schema specifies properties used with Adobe PDF files.
This schema defines the same properties as the PdfInfo class.
You can synchronize values setup through this and Info properties using the SyncMetadata(Boolean) method.