ZoomUIOptions Interface
Represents options for configuring the zoom controls in the PDF viewer.
export declare interface ZoomUIOptions extends VisibilityOption
Remarks
This interface provides control over whether the zoom controls are visible. It provides a simple way to enable or disable the zoom functionality in the viewer.
Inherited Fields
| isVisible | Gets or sets whether the element is visible. (Inherited from VisibilityOption) |