Class FormSettings
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 |