DocumentProperties.CustomProperties Property
Obtains a dictionary of custom document properties.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.1.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Property Value
Type | Description |
---|---|
DocumentCustomPropertyDictionary | A dictionary of custom document properties. |
See Also