Namespace: BitMiracle.Docotic.Pdf
public enum PdfMetadataSyncMode
Public Enumeration PdfMetadataSyncMode
Member name | Value | Description | |
---|---|---|---|
DoNotSync | 0 | XMP Metadata and Document Info should not be synchronized. | |
PreferMetadata | 1 | XMP Metadata and Document Info should be synchronized and XMP Metadata should be treated as the source of the information. | |
PreferInfo | 2 | XMP Metadata and Document Info should be synchronized and Document Info should be treated as the source of the information. |