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