PdfOptionalContentConfiguration.Order Property
Gets the order for presentation of optional content groups.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v26.1.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| PdfOptionalContentOrder | A PdfOptionalContentOrder object that is the order for presentation of optional content groups. |
See Also