menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BookmarkSettings - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class BookmarkSettings

    Class for bookmark settings.

    Inheritance
    System.Object
    BookmarkSettings
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.Windows.PdfViewer
    Assembly: Syncfusion.PdfViewer.WPF.dll
    Syntax
    public class BookmarkSettings

    Properties

    IsExpanded

    Gets or sets the visible state of thumbnail pane 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