Skip to main content
All docs
V25.1
  • PdfOptionalContentVisibility Class

    Provides access to visibility settings of optional content (layers).

    Namespace: DevExpress.Pdf

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

    NuGet Package: DevExpress.Pdf.Core

    Declaration

    public class PdfOptionalContentVisibility

    The following members return PdfOptionalContentVisibility objects:

    Remarks

    Refer to the following topic for more information on how to control layer visibility: Manage Visibility of Layers (Optional Content Groups).

    Inheritance

    Object
    PdfOptionalContentVisibility
    See Also