DocumentInfo.CustomProperties Property
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type |
|---|
| IDictionary<String, String> |
See Also
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
public IDictionary<string, string> CustomProperties { get; }
Public ReadOnly Property CustomProperties As IDictionary(Of String, String)
| Type |
|---|
| IDictionary<String, String> |