menu

Document Processing

FormSettings Class - C# PDF Library API Reference | Syncfusion

    Show / Hide Table of Contents

    FormSettings Class

    Represents the form settings

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

    Properties

    IsIconVisible

    Gets or sets the visibility of form icon.

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