[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Layers.OptionalContentConfiguration.Order

Order Property

Order

Gets the list of objects specifying the order of presentation of optional content groups in an interactive PDF processor’s user interface.

The list can contain PdfStrings, OptionalContentGroups, and nested lists containing PdfStrings or OptionalContentGroups.

Declaration
public OptionalContentOrderCollection Order { get; }
Public ReadOnly Property Order As OptionalContentOrderCollection