NameDescriptionTypeAdditional information
ID

Get/Set the primary identification of the control

globally unique identifier

None.

ControlID

Get/Set the control type id

globally unique identifier

None.

DocumentID

Get/Set the document id for the control

GUID

None.

RecipientID

Get/Set the recipient id for the control For Label Control RecipientID will be empty guid "00000000-0000-0000-0000-000000000000"

GUID

None.

ControlHtmlID

Get/Set the control html id for control which is unique for each control For e.g for 1. Sign Control - SignControl{5 digit unique number} - SignControl12345, 2. Name Control - NameControl{5 digit unique number} - NameControl54321

string

None.

IntControlId

Get/Set the Integration Control html id passed by user

string

None.

Required

Get/Set if the control is required or not

boolean

None.

DocumentPageNumber

Get/Set the page number of control from all documents

integer

None.

PageNumber

Get/Set the page number of control from the document

integer

None.

XCoordinate

Get/Set the X Coordinate position from left bottom corner

integer

None.

YCoordinate

Get/Set the Y Coordinate position from left bottom corner

integer

None.

ZCoordinate

Get/Set the Z Coordinate position from left bottom corner

integer

None.

ControlValue

Get/Set the control value of the control

string

None.

Label

Get/Set the Label of the control For Text Control Label will be 'Label' set by Sender while adding the text control For Radio Control Label will be Radio Name For Others Label will be - 'ControlName assigned to RecipientName'. E.g 'Title control assigned to Jonathan', 'Sign control assigned to Jonathan'

string

None.

Height

Get/Set the height of the control

integer

None.

Width

Get/Set the width of the control

integer

None.

GroupName

Get/Set the group name of control in case of Radio Control

string

None.

ControlHtmlData

Get/Set the control html data for the control to show for signer or sender on browser

string

None.

RecipientName

Get/Set the recipient name assigned for the control

string

None.

IsControlDeleted

Get/Set if the control is deleted

boolean

None.

ControlType

Get/Set the control type in case of TextControl either Numeric or Text For all other control control type will be empty guid i.e "00000000-0000-0000-0000-000000000000"

globally unique identifier

None.

Left

Get/Set the Left position of the control for browser display

decimal number

None.

Top

Get/Set the top position of the control for browser display

decimal number

None.

SenderControlValue

Get/Set the senders control value for the control

string

None.

MappedTemplateControlID

Mapping Template Control Id

globally unique identifier

None.

ControlStyle

Get/Set the control style of the control

ControlStylePOCO

None.

Options

Get/Set the Control Options for the dropdown control

Collection of ControlOptionsPOCO

None.

Dependencies

Get/Set the control dependencies

Collection of ControlDependencyPOCO

None.

ParentHeight

Get/Set the Parent height of the control

integer

None.

ImageOriginalHeight

Get/Set the Image Original height of the control

integer

None.

ImageHeight

Get/Set the Image height of the control

integer

None.

ImageOriginalWidth

Get/Set the Image Original Width of the control

integer

None.

ImageWidth

Get/Set the Image Width of the control

integer

None.

SignatureControlValue

Get/Set the Signature Control Value of the control

Collection of byte

None.

ControlOptions

Collection of SelectOption

None.

OrignalPageFormat

string

None.

Size

string

None.

IsDefaultRequired

boolean

None.

CustomToolTip

string

None.

FontTypeMeasurement

string

None.

IsFixedWidth

boolean

None.