SaveOptions.MetadataSyncMode Property
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type |
|---|
| MetadataSyncMode |
Available values:
| Name | Description |
|---|---|
| Auto | Metadata synchronization mode is determined automatically. |
| XmpToInfo | Synchronize the corresponding XMP metadata to basic information. |
| InfoToXmp | Synchronize basic information to the corresponding XMP metadata. |
See Also