VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree.OptionalContent Namespace / PdfOptionalContentPresentationOrder Class / Items Property
Syntax Exceptions Remarks Requirements SeeAlso
In This Topic
    Items Property (PdfOptionalContentPresentationOrder)
    In This Topic
    Gets or sets the array of optional content group presentation orders to allow nesting as in a tree or outline structure.
    Syntax
    Exceptions
    ExceptionDescription
    Thrown if somebody tries to set value of this property when OptionalContentGroup is not null.
    Remarks

    Each nested element may optionally have as its Name to be used as a non-selectable label in the user interface.

    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also