Click or drag to resize

PdfOCConfigOrder Property

Gets or sets an array specifying the recommended order for presentation of optional content groups in a user interface.

Namespace: Patagames.Pdf.Net.Wrappers.OptionalContent
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public PdfOCOrderCollection Order { get; set; }

Property Value

PdfOCOrderCollection
Optional.
Remarks
Nested arrays of optional content groups are designed to organize a tree or outline structure.
See Also