Search results

InitialFieldSettingsModel API in Vue PDF Viewer API component

Interface for a class InitialFieldSettings

Properties

bounds

IFormFieldBound

Get or set the form field bounds.

initialDialogSettings

SignatureDialogSettingsModel

Get or set the signature dialog settings for initial field.

initialIndicatorSettings

SignatureIndicatorSettingsModel

Specifies the properties of the signature indicator in the initial field.

isInitialField

boolean

Gets or sets the initial field type of the signature field.

isPrint

boolean

Get or set the boolean value to print the initial field. TRUE by default.

isReadOnly

boolean

Specifies whether the initial field is in read-only or read-write mode. FALSE by default.

isRequired

boolean

If it is set as true, consider as mandatory field in the PDF document. By default it is false.

name

string

Get or set the name of the form field element.

pageNumber

number

specifies the page number of the form field.

thickness

number

Get or set the thickness of the Initial field. Default value is 1. To hide the borders, set the value to 0 (zero).

tooltip

string

Get or set the text to be displayed as tooltip. By default it is empty.

visibility

Visibility

Gets or set the visibility of the form field.