Class Toolbar
Represent the toolbar present in SfPdfViewer
Inheritance
System.Object
Toolbar
Namespace: Syncfusion.SfPdfViewer.iOS
Assembly: Syncfusion.SfPdfViewer.iOS.dll
Syntax
public class Toolbar : Object
Properties
Enabled
Gets or sets the visibility of toolbar present in SfPdfViewer
Declaration
public bool Enabled { get; set; }
Property Value
Type |
---|
System.Boolean |