Skip to main content
A newer version of this page is available. .

PdfOptionalContentConfiguration.Order Property

Gets the order for presentation of optional content groups.

Namespace: DevExpress.Pdf

Assembly: DevExpress.Pdf.v18.2.Core.dll

Declaration

public PdfOptionalContentOrder Order { get; }

Property Value

Type Description
PdfOptionalContentOrder

A PdfOptionalContentOrder object that is the order for presentation of optional content groups.

See Also