Skip to main content
All docs
V25.1
  • PdfOptionalContentGroupVisibility.Group Property

    Gets the optional content group to which the visibility settings apply.

    Namespace: DevExpress.Pdf

    Assembly: DevExpress.Pdf.v25.1.Core.dll

    NuGet Package: DevExpress.Pdf.Core

    Declaration

    public PdfOptionalContentGroup Group { get; }

    Property Value

    Type Description
    PdfOptionalContentGroup

    The optional content group to which the visibility settings apply.

    See Also