DocuSign CSharp Docs
Public Member Functions | Properties | List of all members
DocuSign.eSign.Model.Radio Class Reference

One of the selectable radio buttons in the `radios` property of a `radioGroup` tab. More...

Inheritance diagram for DocuSign.eSign.Model.Radio:

Public Member Functions

 Radio (string AnchorAllowWhiteSpaceInCharacters=default(string), PropertyMetadata AnchorAllowWhiteSpaceInCharactersMetadata=default(PropertyMetadata), string AnchorCaseSensitive=default(string), PropertyMetadata AnchorCaseSensitiveMetadata=default(PropertyMetadata), string AnchorHorizontalAlignment=default(string), PropertyMetadata AnchorHorizontalAlignmentMetadata=default(PropertyMetadata), string AnchorIgnoreIfNotPresent=default(string), PropertyMetadata AnchorIgnoreIfNotPresentMetadata=default(PropertyMetadata), string AnchorMatchWholeWord=default(string), PropertyMetadata AnchorMatchWholeWordMetadata=default(PropertyMetadata), string AnchorString=default(string), PropertyMetadata AnchorStringMetadata=default(PropertyMetadata), string AnchorTabProcessorVersion=default(string), PropertyMetadata AnchorTabProcessorVersionMetadata=default(PropertyMetadata), string AnchorUnits=default(string), PropertyMetadata AnchorUnitsMetadata=default(PropertyMetadata), string AnchorXOffset=default(string), PropertyMetadata AnchorXOffsetMetadata=default(PropertyMetadata), string AnchorYOffset=default(string), PropertyMetadata AnchorYOffsetMetadata=default(PropertyMetadata), string Bold=default(string), PropertyMetadata BoldMetadata=default(PropertyMetadata), string Caption=default(string), PropertyMetadata CaptionMetadata=default(PropertyMetadata), ErrorDetails ErrorDetails=default(ErrorDetails), string Font=default(string), string FontColor=default(string), PropertyMetadata FontColorMetadata=default(PropertyMetadata), PropertyMetadata FontMetadata=default(PropertyMetadata), string FontSize=default(string), PropertyMetadata FontSizeMetadata=default(PropertyMetadata), string Italic=default(string), PropertyMetadata ItalicMetadata=default(PropertyMetadata), string Locked=default(string), PropertyMetadata LockedMetadata=default(PropertyMetadata), string MergeFieldXml=default(string), string PageNumber=default(string), PropertyMetadata PageNumberMetadata=default(PropertyMetadata), string Required=default(string), PropertyMetadata RequiredMetadata=default(PropertyMetadata), string Selected=default(string), PropertyMetadata SelectedMetadata=default(PropertyMetadata), string Status=default(string), PropertyMetadata StatusMetadata=default(PropertyMetadata), string TabId=default(string), PropertyMetadata TabIdMetadata=default(PropertyMetadata), string TabOrder=default(string), PropertyMetadata TabOrderMetadata=default(PropertyMetadata), string Underline=default(string), PropertyMetadata UnderlineMetadata=default(PropertyMetadata), string Value=default(string), PropertyMetadata ValueMetadata=default(PropertyMetadata), string XPosition=default(string), PropertyMetadata XPositionMetadata=default(PropertyMetadata), string YPosition=default(string), PropertyMetadata YPositionMetadata=default(PropertyMetadata))
 Initializes a new instance of the Radio class. More...
 
override string ToString ()
 Returns the string presentation of the object More...
 
string ToJson ()
 Returns the JSON string presentation of the object More...
 
override bool Equals (object obj)
 Returns true if objects are equal More...
 
bool Equals (Radio other)
 Returns true if Radio instances are equal More...
 
override int GetHashCode ()
 Gets the hash code More...
 
IEnumerable< ValidationResult > Validate (ValidationContext validationContext)
 

Properties

string AnchorAllowWhiteSpaceInCharacters [get, set]
 Gets or Sets AnchorAllowWhiteSpaceInCharacters More...
 
PropertyMetadata AnchorAllowWhiteSpaceInCharactersMetadata [get, set]
 Metadata that indicates whether the &#x60;anchorAllowWhiteSpaceInCharacters&#x60; property is editable. More...
 
string AnchorCaseSensitive [get, set]
 When set to true, the anchor string does not consider case when matching strings in the document. The default value is true. More...
 
PropertyMetadata AnchorCaseSensitiveMetadata [get, set]
 Metadata that indicates whether the &#x60;anchorCaseSensitive&#x60; property is editable. More...
 
string AnchorHorizontalAlignment [get, set]
 Specifies the alignment of anchor tabs with anchor strings. Possible values are left or right. The default value is left. More...
 
PropertyMetadata AnchorHorizontalAlignmentMetadata [get, set]
 Metadata that indicates whether the &#x60;anchorHorizontalAlignment&#x60; property is editable. More...
 
string AnchorIgnoreIfNotPresent [get, set]
 When set to true, this tab is ignored if anchorString is not found in the document. More...
 
PropertyMetadata AnchorIgnoreIfNotPresentMetadata [get, set]
 Metadata that indicates whether the &#x60;anchorIgnoreIfNotPresent&#x60; property is editable. More...
 
string AnchorMatchWholeWord [get, set]
 When set to true, the anchor string in this tab matches whole words only (strings embedded in other strings are ignored.) The default value is true. More...
 
PropertyMetadata AnchorMatchWholeWordMetadata [get, set]
 Metadata that indicates whether the &#x60;anchorMatchWholeWord&#x60; property is editable. More...
 
string AnchorString [get, set]
 Anchor text information for a radio button. More...
 
PropertyMetadata AnchorStringMetadata [get, set]
 Metadata that indicates whether the &#x60;anchorString&#x60; property is editable. More...
 
string AnchorTabProcessorVersion [get, set]
 Gets or Sets AnchorTabProcessorVersion More...
 
PropertyMetadata AnchorTabProcessorVersionMetadata [get, set]
 Reserved for DocuSign. More...
 
string AnchorUnits [get, set]
 Specifies units of the X and Y offset. Units could be pixels, millimeters, centimeters, or inches. More...
 
PropertyMetadata AnchorUnitsMetadata [get, set]
 Metadata that indicates whether the &#x60;anchorUnits&#x60; property is editable. More...
 
string AnchorXOffset [get, set]
 Specifies the X axis location of the tab, in anchorUnits, relative to the anchorString. More...
 
PropertyMetadata AnchorXOffsetMetadata [get, set]
 Metadata that indicates whether the &#x60;anchorXOffset&#x60; property is editable. More...
 
string AnchorYOffset [get, set]
 Specifies the Y axis location of the tab, in anchorUnits, relative to the anchorString. More...
 
PropertyMetadata AnchorYOffsetMetadata [get, set]
 Metadata that indicates whether the &#x60;anchorYOffset&#x60; property is editable. More...
 
string Bold [get, set]
 When set to true, the information in the tab is bold. More...
 
PropertyMetadata BoldMetadata [get, set]
 Metadata that indicates whether the &#x60;bold&#x60; property is editable. More...
 
string Caption [get, set]
 Gets or Sets Caption More...
 
PropertyMetadata CaptionMetadata [get, set]
 Gets or Sets CaptionMetadata More...
 
ErrorDetails ErrorDetails [get, set]
 Array or errors. More...
 
string Font [get, set]
 The font to be used for the tab value. Supported Fonts: Arial, Arial, ArialNarrow, Calibri, CourierNew, Garamond, Georgia, Helvetica, LucidaConsole, Tahoma, TimesNewRoman, Trebuchet, Verdana, MSGothic, MSMincho, Default. More...
 
string FontColor [get, set]
 The font color used for the information in the tab. Possible values are: Black, BrightBlue, BrightRed, DarkGreen, DarkRed, Gold, Green, NavyBlue, Purple, or White. More...
 
PropertyMetadata FontColorMetadata [get, set]
 Metadata that indicates whether the &#x60;fontColor&#x60; property is editable. More...
 
PropertyMetadata FontMetadata [get, set]
 Metadata that indicates whether the &#x60;font&#x60; property is editable. More...
 
string FontSize [get, set]
 The font size used for the information in the tab. Possible values are: Size7, Size8, Size9, Size10, Size11, Size12, Size14, Size16, Size18, Size20, Size22, Size24, Size26, Size28, Size36, Size48, or Size72. More...
 
PropertyMetadata FontSizeMetadata [get, set]
 Metadata that indicates whether the &#x60;fontSize&#x60; property is editable. More...
 
string Italic [get, set]
 When set to true, the information in the tab is italic. More...
 
PropertyMetadata ItalicMetadata [get, set]
 Metadata that indicates whether the &#x60;italic&#x60; property is editable. More...
 
string Locked [get, set]
 When set to true, the signer cannot change the data of the custom tab. More...
 
PropertyMetadata LockedMetadata [get, set]
 Metadata that indicates whether the &#x60;locked&#x60; property is editable. More...
 
string MergeFieldXml [get, set]
 Gets or Sets MergeFieldXml More...
 
string PageNumber [get, set]
 Specifies the page number on which the tab is located. More...
 
PropertyMetadata PageNumberMetadata [get, set]
 Metadata that indicates whether the &#x60;pageNumber&#x60; property is editable. More...
 
string Required [get, set]
 When set to true, the signer is required to fill out this tab More...
 
PropertyMetadata RequiredMetadata [get, set]
 Metadata that indicates whether the &#x60;required&#x60; property is editable. More...
 
string Selected [get, set]
 When set to true, the radio button is selected. More...
 
PropertyMetadata SelectedMetadata [get, set]
 Metadata that indicates whether the &#x60;selected&#x60; property is editable. More...
 
string Status [get, set]
 Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later. More...
 
PropertyMetadata StatusMetadata [get, set]
 Metadata that indicates whether the &#x60;status&#x60; property is editable. More...
 
string TabId [get, set]
 The unique identifier for the tab. The tabid can be retrieved with the [ML:GET call]. More...
 
PropertyMetadata TabIdMetadata [get, set]
 Metadata that indicates whether the &#x60;tabId&#x60; property is editable. More...
 
string TabOrder [get, set]
 Gets or Sets TabOrder More...
 
PropertyMetadata TabOrderMetadata [get, set]
 Metadata that indicates whether the &#x60;tabOrder&#x60; property is editable. More...
 
string Underline [get, set]
 When set to true, the information in the tab is underlined. More...
 
PropertyMetadata UnderlineMetadata [get, set]
 Metadata that indicates whether the &#x60;underline&#x60; property is editable. More...
 
string Value [get, set]
 Specifies the value of the tab. More...
 
PropertyMetadata ValueMetadata [get, set]
 Metadata that indicates whether the &#x60;value&#x60; property is editable. More...
 
string XPosition [get, set]
 This indicates the horizontal offset of the object on the page. DocuSign uses 72 DPI when determining position. More...
 
PropertyMetadata XPositionMetadata [get, set]
 Metadata that indicates whether the &#x60;xPosition&#x60; property is editable. More...
 
string YPosition [get, set]
 This indicates the vertical offset of the object on the page. DocuSign uses 72 DPI when determining position. More...
 
PropertyMetadata YPositionMetadata [get, set]
 Metadata that indicates whether the &#x60;yPosition&#x60; property is editable. More...
 

Detailed Description

One of the selectable radio buttons in the &#x60;radios&#x60; property of a &#x60;radioGroup&#x60; tab.

Constructor & Destructor Documentation

◆ Radio()

DocuSign.eSign.Model.Radio.Radio ( string  AnchorAllowWhiteSpaceInCharacters = default(string),
PropertyMetadata  AnchorAllowWhiteSpaceInCharactersMetadata = default(PropertyMetadata),
string  AnchorCaseSensitive = default(string),
PropertyMetadata  AnchorCaseSensitiveMetadata = default(PropertyMetadata),
string  AnchorHorizontalAlignment = default(string),
PropertyMetadata  AnchorHorizontalAlignmentMetadata = default(PropertyMetadata),
string  AnchorIgnoreIfNotPresent = default(string),
PropertyMetadata  AnchorIgnoreIfNotPresentMetadata = default(PropertyMetadata),
string  AnchorMatchWholeWord = default(string),
PropertyMetadata  AnchorMatchWholeWordMetadata = default(PropertyMetadata),
string  AnchorString = default(string),
PropertyMetadata  AnchorStringMetadata = default(PropertyMetadata),
string  AnchorTabProcessorVersion = default(string),
PropertyMetadata  AnchorTabProcessorVersionMetadata = default(PropertyMetadata),
string  AnchorUnits = default(string),
PropertyMetadata  AnchorUnitsMetadata = default(PropertyMetadata),
string  AnchorXOffset = default(string),
PropertyMetadata  AnchorXOffsetMetadata = default(PropertyMetadata),
string  AnchorYOffset = default(string),
PropertyMetadata  AnchorYOffsetMetadata = default(PropertyMetadata),
string  Bold = default(string),
PropertyMetadata  BoldMetadata = default(PropertyMetadata),
string  Caption = default(string),
PropertyMetadata  CaptionMetadata = default(PropertyMetadata),
ErrorDetails  ErrorDetails = default(ErrorDetails),
string  Font = default(string),
string  FontColor = default(string),
PropertyMetadata  FontColorMetadata = default(PropertyMetadata),
PropertyMetadata  FontMetadata = default(PropertyMetadata),
string  FontSize = default(string),
PropertyMetadata  FontSizeMetadata = default(PropertyMetadata),
string  Italic = default(string),
PropertyMetadata  ItalicMetadata = default(PropertyMetadata),
string  Locked = default(string),
PropertyMetadata  LockedMetadata = default(PropertyMetadata),
string  MergeFieldXml = default(string),
string  PageNumber = default(string),
PropertyMetadata  PageNumberMetadata = default(PropertyMetadata),
string  Required = default(string),
PropertyMetadata  RequiredMetadata = default(PropertyMetadata),
string  Selected = default(string),
PropertyMetadata  SelectedMetadata = default(PropertyMetadata),
string  Status = default(string),
PropertyMetadata  StatusMetadata = default(PropertyMetadata),
string  TabId = default(string),
PropertyMetadata  TabIdMetadata = default(PropertyMetadata),
string  TabOrder = default(string),
PropertyMetadata  TabOrderMetadata = default(PropertyMetadata),
string  Underline = default(string),
PropertyMetadata  UnderlineMetadata = default(PropertyMetadata),
string  Value = default(string),
PropertyMetadata  ValueMetadata = default(PropertyMetadata),
string  XPosition = default(string),
PropertyMetadata  XPositionMetadata = default(PropertyMetadata),
string  YPosition = default(string),
PropertyMetadata  YPositionMetadata = default(PropertyMetadata) 
)
inline

Initializes a new instance of the Radio class.

Parameters
AnchorAllowWhiteSpaceInCharactersAnchorAllowWhiteSpaceInCharacters.
AnchorAllowWhiteSpaceInCharactersMetadataMetadata that indicates whether the &#x60;anchorAllowWhiteSpaceInCharacters&#x60; property is editable..
AnchorCaseSensitiveWhen set to true, the anchor string does not consider case when matching strings in the document. The default value is true..
AnchorCaseSensitiveMetadataMetadata that indicates whether the &#x60;anchorCaseSensitive&#x60; property is editable..
AnchorHorizontalAlignmentSpecifies the alignment of anchor tabs with anchor strings. Possible values are left or right. The default value is left..
AnchorHorizontalAlignmentMetadataMetadata that indicates whether the &#x60;anchorHorizontalAlignment&#x60; property is editable..
AnchorIgnoreIfNotPresentWhen set to true, this tab is ignored if anchorString is not found in the document..
AnchorIgnoreIfNotPresentMetadataMetadata that indicates whether the &#x60;anchorIgnoreIfNotPresent&#x60; property is editable..
AnchorMatchWholeWordWhen set to true, the anchor string in this tab matches whole words only (strings embedded in other strings are ignored.) The default value is true..
AnchorMatchWholeWordMetadataMetadata that indicates whether the &#x60;anchorMatchWholeWord&#x60; property is editable..
AnchorStringAnchor text information for a radio button..
AnchorStringMetadataMetadata that indicates whether the &#x60;anchorString&#x60; property is editable..
AnchorTabProcessorVersionAnchorTabProcessorVersion.
AnchorTabProcessorVersionMetadataReserved for DocuSign..
AnchorUnitsSpecifies units of the X and Y offset. Units could be pixels, millimeters, centimeters, or inches..
AnchorUnitsMetadataMetadata that indicates whether the &#x60;anchorUnits&#x60; property is editable..
AnchorXOffsetSpecifies the X axis location of the tab, in anchorUnits, relative to the anchorString..
AnchorXOffsetMetadataMetadata that indicates whether the &#x60;anchorXOffset&#x60; property is editable..
AnchorYOffsetSpecifies the Y axis location of the tab, in anchorUnits, relative to the anchorString..
AnchorYOffsetMetadataMetadata that indicates whether the &#x60;anchorYOffset&#x60; property is editable..
BoldWhen set to true, the information in the tab is bold..
BoldMetadataMetadata that indicates whether the &#x60;bold&#x60; property is editable..
CaptionCaption.
CaptionMetadataCaptionMetadata.
ErrorDetailsArray or errors..
FontThe font to be used for the tab value. Supported Fonts: Arial, Arial, ArialNarrow, Calibri, CourierNew, Garamond, Georgia, Helvetica, LucidaConsole, Tahoma, TimesNewRoman, Trebuchet, Verdana, MSGothic, MSMincho, Default..
FontColorThe font color used for the information in the tab. Possible values are: Black, BrightBlue, BrightRed, DarkGreen, DarkRed, Gold, Green, NavyBlue, Purple, or White..
FontColorMetadataMetadata that indicates whether the &#x60;fontColor&#x60; property is editable..
FontMetadataMetadata that indicates whether the &#x60;font&#x60; property is editable..
FontSizeThe font size used for the information in the tab. Possible values are: Size7, Size8, Size9, Size10, Size11, Size12, Size14, Size16, Size18, Size20, Size22, Size24, Size26, Size28, Size36, Size48, or Size72..
FontSizeMetadataMetadata that indicates whether the &#x60;fontSize&#x60; property is editable..
ItalicWhen set to true, the information in the tab is italic..
ItalicMetadataMetadata that indicates whether the &#x60;italic&#x60; property is editable..
LockedWhen set to true, the signer cannot change the data of the custom tab..
LockedMetadataMetadata that indicates whether the &#x60;locked&#x60; property is editable..
MergeFieldXmlMergeFieldXml.
PageNumberSpecifies the page number on which the tab is located..
PageNumberMetadataMetadata that indicates whether the &#x60;pageNumber&#x60; property is editable..
RequiredWhen set to true, the signer is required to fill out this tab.
RequiredMetadataMetadata that indicates whether the &#x60;required&#x60; property is editable..
SelectedWhen set to true, the radio button is selected..
SelectedMetadataMetadata that indicates whether the &#x60;selected&#x60; property is editable..
StatusIndicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later..
StatusMetadataMetadata that indicates whether the &#x60;status&#x60; property is editable..
TabIdThe unique identifier for the tab. The tabid can be retrieved with the [ML:GET call]. .
TabIdMetadataMetadata that indicates whether the &#x60;tabId&#x60; property is editable..
TabOrderTabOrder.
TabOrderMetadataMetadata that indicates whether the &#x60;tabOrder&#x60; property is editable..
UnderlineWhen set to true, the information in the tab is underlined..
UnderlineMetadataMetadata that indicates whether the &#x60;underline&#x60; property is editable..
ValueSpecifies the value of the tab. .
ValueMetadataMetadata that indicates whether the &#x60;value&#x60; property is editable..
XPositionThis indicates the horizontal offset of the object on the page. DocuSign uses 72 DPI when determining position..
XPositionMetadataMetadata that indicates whether the &#x60;xPosition&#x60; property is editable..
YPositionThis indicates the vertical offset of the object on the page. DocuSign uses 72 DPI when determining position..
YPositionMetadataMetadata that indicates whether the &#x60;yPosition&#x60; property is editable..

Member Function Documentation

◆ Equals() [1/2]

override bool DocuSign.eSign.Model.Radio.Equals ( object  obj)
inline

Returns true if objects are equal

Parameters
objObject to be compared
Returns
Boolean

◆ Equals() [2/2]

bool DocuSign.eSign.Model.Radio.Equals ( Radio  other)
inline

Returns true if Radio instances are equal

Parameters
otherInstance of Radio to be compared
Returns
Boolean

◆ GetHashCode()

override int DocuSign.eSign.Model.Radio.GetHashCode ( )
inline

Gets the hash code

Returns
Hash code

◆ ToJson()

string DocuSign.eSign.Model.Radio.ToJson ( )
inline

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

override string DocuSign.eSign.Model.Radio.ToString ( )
inline

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ AnchorAllowWhiteSpaceInCharacters

string DocuSign.eSign.Model.Radio.AnchorAllowWhiteSpaceInCharacters
getset

Gets or Sets AnchorAllowWhiteSpaceInCharacters

◆ AnchorAllowWhiteSpaceInCharactersMetadata

PropertyMetadata DocuSign.eSign.Model.Radio.AnchorAllowWhiteSpaceInCharactersMetadata
getset

Metadata that indicates whether the &#x60;anchorAllowWhiteSpaceInCharacters&#x60; property is editable.

Metadata that indicates whether the &#x60;anchorAllowWhiteSpaceInCharacters&#x60; property is editable.

◆ AnchorCaseSensitive

string DocuSign.eSign.Model.Radio.AnchorCaseSensitive
getset

When set to true, the anchor string does not consider case when matching strings in the document. The default value is true.

When set to true, the anchor string does not consider case when matching strings in the document. The default value is true.

◆ AnchorCaseSensitiveMetadata

PropertyMetadata DocuSign.eSign.Model.Radio.AnchorCaseSensitiveMetadata
getset

Metadata that indicates whether the &#x60;anchorCaseSensitive&#x60; property is editable.

Metadata that indicates whether the &#x60;anchorCaseSensitive&#x60; property is editable.

◆ AnchorHorizontalAlignment

string DocuSign.eSign.Model.Radio.AnchorHorizontalAlignment
getset

Specifies the alignment of anchor tabs with anchor strings. Possible values are left or right. The default value is left.

Specifies the alignment of anchor tabs with anchor strings. Possible values are left or right. The default value is left.

◆ AnchorHorizontalAlignmentMetadata

PropertyMetadata DocuSign.eSign.Model.Radio.AnchorHorizontalAlignmentMetadata
getset

Metadata that indicates whether the &#x60;anchorHorizontalAlignment&#x60; property is editable.

Metadata that indicates whether the &#x60;anchorHorizontalAlignment&#x60; property is editable.

◆ AnchorIgnoreIfNotPresent

string DocuSign.eSign.Model.Radio.AnchorIgnoreIfNotPresent
getset

When set to true, this tab is ignored if anchorString is not found in the document.

When set to true, this tab is ignored if anchorString is not found in the document.

◆ AnchorIgnoreIfNotPresentMetadata

PropertyMetadata DocuSign.eSign.Model.Radio.AnchorIgnoreIfNotPresentMetadata
getset

Metadata that indicates whether the &#x60;anchorIgnoreIfNotPresent&#x60; property is editable.

Metadata that indicates whether the &#x60;anchorIgnoreIfNotPresent&#x60; property is editable.

◆ AnchorMatchWholeWord

string DocuSign.eSign.Model.Radio.AnchorMatchWholeWord
getset

When set to true, the anchor string in this tab matches whole words only (strings embedded in other strings are ignored.) The default value is true.

When set to true, the anchor string in this tab matches whole words only (strings embedded in other strings are ignored.) The default value is true.

◆ AnchorMatchWholeWordMetadata

PropertyMetadata DocuSign.eSign.Model.Radio.AnchorMatchWholeWordMetadata
getset

Metadata that indicates whether the &#x60;anchorMatchWholeWord&#x60; property is editable.

Metadata that indicates whether the &#x60;anchorMatchWholeWord&#x60; property is editable.

◆ AnchorString

string DocuSign.eSign.Model.Radio.AnchorString
getset

Anchor text information for a radio button.

Anchor text information for a radio button.

◆ AnchorStringMetadata

PropertyMetadata DocuSign.eSign.Model.Radio.AnchorStringMetadata
getset

Metadata that indicates whether the &#x60;anchorString&#x60; property is editable.

Metadata that indicates whether the &#x60;anchorString&#x60; property is editable.

◆ AnchorTabProcessorVersion

string DocuSign.eSign.Model.Radio.AnchorTabProcessorVersion
getset

Gets or Sets AnchorTabProcessorVersion

◆ AnchorTabProcessorVersionMetadata

PropertyMetadata DocuSign.eSign.Model.Radio.AnchorTabProcessorVersionMetadata
getset

Reserved for DocuSign.

Reserved for DocuSign.

◆ AnchorUnits

string DocuSign.eSign.Model.Radio.AnchorUnits
getset

Specifies units of the X and Y offset. Units could be pixels, millimeters, centimeters, or inches.

Specifies units of the X and Y offset. Units could be pixels, millimeters, centimeters, or inches.

◆ AnchorUnitsMetadata

PropertyMetadata DocuSign.eSign.Model.Radio.AnchorUnitsMetadata
getset

Metadata that indicates whether the &#x60;anchorUnits&#x60; property is editable.

Metadata that indicates whether the &#x60;anchorUnits&#x60; property is editable.

◆ AnchorXOffset

string DocuSign.eSign.Model.Radio.AnchorXOffset
getset

Specifies the X axis location of the tab, in anchorUnits, relative to the anchorString.

Specifies the X axis location of the tab, in anchorUnits, relative to the anchorString.

◆ AnchorXOffsetMetadata

PropertyMetadata DocuSign.eSign.Model.Radio.AnchorXOffsetMetadata
getset

Metadata that indicates whether the &#x60;anchorXOffset&#x60; property is editable.

Metadata that indicates whether the &#x60;anchorXOffset&#x60; property is editable.

◆ AnchorYOffset

string DocuSign.eSign.Model.Radio.AnchorYOffset
getset

Specifies the Y axis location of the tab, in anchorUnits, relative to the anchorString.

Specifies the Y axis location of the tab, in anchorUnits, relative to the anchorString.

◆ AnchorYOffsetMetadata

PropertyMetadata DocuSign.eSign.Model.Radio.AnchorYOffsetMetadata
getset

Metadata that indicates whether the &#x60;anchorYOffset&#x60; property is editable.

Metadata that indicates whether the &#x60;anchorYOffset&#x60; property is editable.

◆ Bold

string DocuSign.eSign.Model.Radio.Bold
getset

When set to true, the information in the tab is bold.

When set to true, the information in the tab is bold.

◆ BoldMetadata

PropertyMetadata DocuSign.eSign.Model.Radio.BoldMetadata
getset

Metadata that indicates whether the &#x60;bold&#x60; property is editable.

Metadata that indicates whether the &#x60;bold&#x60; property is editable.

◆ Caption

string DocuSign.eSign.Model.Radio.Caption
getset

Gets or Sets Caption

◆ CaptionMetadata

PropertyMetadata DocuSign.eSign.Model.Radio.CaptionMetadata
getset

Gets or Sets CaptionMetadata

◆ ErrorDetails

ErrorDetails DocuSign.eSign.Model.Radio.ErrorDetails
getset

Array or errors.

Array or errors.

◆ Font

string DocuSign.eSign.Model.Radio.Font
getset

The font to be used for the tab value. Supported Fonts: Arial, Arial, ArialNarrow, Calibri, CourierNew, Garamond, Georgia, Helvetica, LucidaConsole, Tahoma, TimesNewRoman, Trebuchet, Verdana, MSGothic, MSMincho, Default.

The font to be used for the tab value. Supported Fonts: Arial, Arial, ArialNarrow, Calibri, CourierNew, Garamond, Georgia, Helvetica, LucidaConsole, Tahoma, TimesNewRoman, Trebuchet, Verdana, MSGothic, MSMincho, Default.

◆ FontColor

string DocuSign.eSign.Model.Radio.FontColor
getset

The font color used for the information in the tab. Possible values are: Black, BrightBlue, BrightRed, DarkGreen, DarkRed, Gold, Green, NavyBlue, Purple, or White.

The font color used for the information in the tab. Possible values are: Black, BrightBlue, BrightRed, DarkGreen, DarkRed, Gold, Green, NavyBlue, Purple, or White.

◆ FontColorMetadata

PropertyMetadata DocuSign.eSign.Model.Radio.FontColorMetadata
getset

Metadata that indicates whether the &#x60;fontColor&#x60; property is editable.

Metadata that indicates whether the &#x60;fontColor&#x60; property is editable.

◆ FontMetadata

PropertyMetadata DocuSign.eSign.Model.Radio.FontMetadata
getset

Metadata that indicates whether the &#x60;font&#x60; property is editable.

Metadata that indicates whether the &#x60;font&#x60; property is editable.

◆ FontSize

string DocuSign.eSign.Model.Radio.FontSize
getset

The font size used for the information in the tab. Possible values are: Size7, Size8, Size9, Size10, Size11, Size12, Size14, Size16, Size18, Size20, Size22, Size24, Size26, Size28, Size36, Size48, or Size72.

The font size used for the information in the tab. Possible values are: Size7, Size8, Size9, Size10, Size11, Size12, Size14, Size16, Size18, Size20, Size22, Size24, Size26, Size28, Size36, Size48, or Size72.

◆ FontSizeMetadata

PropertyMetadata DocuSign.eSign.Model.Radio.FontSizeMetadata
getset

Metadata that indicates whether the &#x60;fontSize&#x60; property is editable.

Metadata that indicates whether the &#x60;fontSize&#x60; property is editable.

◆ Italic

string DocuSign.eSign.Model.Radio.Italic
getset

When set to true, the information in the tab is italic.

When set to true, the information in the tab is italic.

◆ ItalicMetadata

PropertyMetadata DocuSign.eSign.Model.Radio.ItalicMetadata
getset

Metadata that indicates whether the &#x60;italic&#x60; property is editable.

Metadata that indicates whether the &#x60;italic&#x60; property is editable.

◆ Locked

string DocuSign.eSign.Model.Radio.Locked
getset

When set to true, the signer cannot change the data of the custom tab.

When set to true, the signer cannot change the data of the custom tab.

◆ LockedMetadata

PropertyMetadata DocuSign.eSign.Model.Radio.LockedMetadata
getset

Metadata that indicates whether the &#x60;locked&#x60; property is editable.

Metadata that indicates whether the &#x60;locked&#x60; property is editable.

◆ MergeFieldXml

string DocuSign.eSign.Model.Radio.MergeFieldXml
getset

Gets or Sets MergeFieldXml

◆ PageNumber

string DocuSign.eSign.Model.Radio.PageNumber
getset

Specifies the page number on which the tab is located.

Specifies the page number on which the tab is located.

◆ PageNumberMetadata

PropertyMetadata DocuSign.eSign.Model.Radio.PageNumberMetadata
getset

Metadata that indicates whether the &#x60;pageNumber&#x60; property is editable.

Metadata that indicates whether the &#x60;pageNumber&#x60; property is editable.

◆ Required

string DocuSign.eSign.Model.Radio.Required
getset

When set to true, the signer is required to fill out this tab

When set to true, the signer is required to fill out this tab

◆ RequiredMetadata

PropertyMetadata DocuSign.eSign.Model.Radio.RequiredMetadata
getset

Metadata that indicates whether the &#x60;required&#x60; property is editable.

Metadata that indicates whether the &#x60;required&#x60; property is editable.

◆ Selected

string DocuSign.eSign.Model.Radio.Selected
getset

When set to true, the radio button is selected.

When set to true, the radio button is selected.

◆ SelectedMetadata

PropertyMetadata DocuSign.eSign.Model.Radio.SelectedMetadata
getset

Metadata that indicates whether the &#x60;selected&#x60; property is editable.

Metadata that indicates whether the &#x60;selected&#x60; property is editable.

◆ Status

string DocuSign.eSign.Model.Radio.Status
getset

Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later.

Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later.

◆ StatusMetadata

PropertyMetadata DocuSign.eSign.Model.Radio.StatusMetadata
getset

Metadata that indicates whether the &#x60;status&#x60; property is editable.

Metadata that indicates whether the &#x60;status&#x60; property is editable.

◆ TabId

string DocuSign.eSign.Model.Radio.TabId
getset

The unique identifier for the tab. The tabid can be retrieved with the [ML:GET call].

The unique identifier for the tab. The tabid can be retrieved with the [ML:GET call].

◆ TabIdMetadata

PropertyMetadata DocuSign.eSign.Model.Radio.TabIdMetadata
getset

Metadata that indicates whether the &#x60;tabId&#x60; property is editable.

Metadata that indicates whether the &#x60;tabId&#x60; property is editable.

◆ TabOrder

string DocuSign.eSign.Model.Radio.TabOrder
getset

Gets or Sets TabOrder

◆ TabOrderMetadata

PropertyMetadata DocuSign.eSign.Model.Radio.TabOrderMetadata
getset

Metadata that indicates whether the &#x60;tabOrder&#x60; property is editable.

Metadata that indicates whether the &#x60;tabOrder&#x60; property is editable.

◆ Underline

string DocuSign.eSign.Model.Radio.Underline
getset

When set to true, the information in the tab is underlined.

When set to true, the information in the tab is underlined.

◆ UnderlineMetadata

PropertyMetadata DocuSign.eSign.Model.Radio.UnderlineMetadata
getset

Metadata that indicates whether the &#x60;underline&#x60; property is editable.

Metadata that indicates whether the &#x60;underline&#x60; property is editable.

◆ Value

string DocuSign.eSign.Model.Radio.Value
getset

Specifies the value of the tab.

Specifies the value of the tab.

◆ ValueMetadata

PropertyMetadata DocuSign.eSign.Model.Radio.ValueMetadata
getset

Metadata that indicates whether the &#x60;value&#x60; property is editable.

Metadata that indicates whether the &#x60;value&#x60; property is editable.

◆ XPosition

string DocuSign.eSign.Model.Radio.XPosition
getset

This indicates the horizontal offset of the object on the page. DocuSign uses 72 DPI when determining position.

This indicates the horizontal offset of the object on the page. DocuSign uses 72 DPI when determining position.

◆ XPositionMetadata

PropertyMetadata DocuSign.eSign.Model.Radio.XPositionMetadata
getset

Metadata that indicates whether the &#x60;xPosition&#x60; property is editable.

Metadata that indicates whether the &#x60;xPosition&#x60; property is editable.

◆ YPosition

string DocuSign.eSign.Model.Radio.YPosition
getset

This indicates the vertical offset of the object on the page. DocuSign uses 72 DPI when determining position.

This indicates the vertical offset of the object on the page. DocuSign uses 72 DPI when determining position.

◆ YPositionMetadata

PropertyMetadata DocuSign.eSign.Model.Radio.YPositionMetadata
getset

Metadata that indicates whether the &#x60;yPosition&#x60; property is editable.

Metadata that indicates whether the &#x60;yPosition&#x60; property is editable.


The documentation for this class was generated from the following file: