PanModeButtonUIOptions Interface
Represents options for configuring the pan mode button in the PDF viewer.
export declare interface PanModeButtonUIOptions extends VisibilityOption
Remarks
This interface provides control over whether the pan mode button is visible. It provides a simple way to enable or disable the ability to switch to pan mode in the viewer.
Inherited Fields
| isVisible | Gets or sets whether the element is visible. (Inherited from VisibilityOption) |