HandDrawingUIOptions Interface
Represents options for configuring the hand drawing annotation feature in the PDF viewer.
export declare interface HandDrawingUIOptions extends VisibilityOption
Remarks
This interface provides control over whether the hand drawing annotation controls are visible. It allows users to enable or disable the ability to add and configure hand-drawn annotations in the viewer.
Inherited Fields
| isVisible | Gets or sets whether the element is visible. (Inherited from VisibilityOption) |