LoadOptions.SyncMetadata Property
Gets or sets whether to synchronize metadata when loading a PDF document.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
The LoadOptions.MetadataSyncMode property specifies how to synchronize metadata.
See Also