menu

Document Processing

LayersPaneSettings Class - C# PDF Library API Reference | Syncfusion

    Show / Hide Table of Contents

    LayersPaneSettings Class

    Represent the settings for layer pane.

    Inheritance
    System.Object
    LayersPaneSettings
    Namespace: Syncfusion.Windows.PdfViewer
    Assembly: Syncfusion.PdfViewer.WPF.dll
    Syntax
    public class LayersPaneSettings : Object

    Properties

    IsExpanded

    Gets or sets whether the layers content is visible when loading PDF document. By default the value is false.

    Declaration
    public bool IsExpanded { get; set; }
    Property Value
    Type
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved