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

NotaryCertificate More...

Inheritance diagram for DocuSign.eSign.Model.NotaryCertificate:

Public Member Functions

 NotaryCertificate (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 ConditionalParentLabel=default(string), PropertyMetadata ConditionalParentLabelMetadata=default(PropertyMetadata), string ConditionalParentValue=default(string), PropertyMetadata ConditionalParentValueMetadata=default(PropertyMetadata), string CustomTabId=default(string), PropertyMetadata CustomTabIdMetadata=default(PropertyMetadata), string DocumentId=default(string), PropertyMetadata DocumentIdMetadata=default(PropertyMetadata), ErrorDetails ErrorDetails=default(ErrorDetails), string FormOrder=default(string), PropertyMetadata FormOrderMetadata=default(PropertyMetadata), string FormPageLabel=default(string), PropertyMetadata FormPageLabelMetadata=default(PropertyMetadata), string FormPageNumber=default(string), PropertyMetadata FormPageNumberMetadata=default(PropertyMetadata), string Height=default(string), PropertyMetadata HeightMetadata=default(PropertyMetadata), string Locked=default(string), PropertyMetadata LockedMetadata=default(PropertyMetadata), MergeField MergeField=default(MergeField), string MergeFieldXml=default(string), string PageNumber=default(string), PropertyMetadata PageNumberMetadata=default(PropertyMetadata), string RecipientId=default(string), string RecipientIdGuid=default(string), PropertyMetadata RecipientIdGuidMetadata=default(PropertyMetadata), PropertyMetadata RecipientIdMetadata=default(PropertyMetadata), string Required=default(string), PropertyMetadata RequiredMetadata=default(PropertyMetadata), SmartContractInformation SmartContractInformation=default(SmartContractInformation), string Status=default(string), PropertyMetadata StatusMetadata=default(PropertyMetadata), List< string > TabGroupLabels=default(List< string >), PropertyMetadata TabGroupLabelsMetadata=default(PropertyMetadata), string TabId=default(string), PropertyMetadata TabIdMetadata=default(PropertyMetadata), PropertyMetadata TabLabelMetadata=default(PropertyMetadata), string TabOrder=default(string), PropertyMetadata TabOrderMetadata=default(PropertyMetadata), string TabType=default(string), PropertyMetadata TabTypeMetadata=default(PropertyMetadata), string TemplateLocked=default(string), PropertyMetadata TemplateLockedMetadata=default(PropertyMetadata), string TemplateRequired=default(string), PropertyMetadata TemplateRequiredMetadata=default(PropertyMetadata), string Tooltip=default(string), PropertyMetadata ToolTipMetadata=default(PropertyMetadata), string Width=default(string), PropertyMetadata WidthMetadata=default(PropertyMetadata), string XPosition=default(string), PropertyMetadata XPositionMetadata=default(PropertyMetadata), string YPosition=default(string), PropertyMetadata YPositionMetadata=default(PropertyMetadata))
 Initializes a new instance of the NotaryCertificate 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 (NotaryCertificate other)
 Returns true if NotaryCertificate 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]
 Gets or Sets AnchorAllowWhiteSpaceInCharactersMetadata 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]
 Gets or Sets AnchorCaseSensitiveMetadata 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]
 Gets or Sets AnchorHorizontalAlignmentMetadata 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]
 Gets or Sets AnchorIgnoreIfNotPresentMetadata 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]
 Gets or Sets AnchorMatchWholeWordMetadata More...
 
string AnchorString [get, set]
 Anchor text information for a radio button. More...
 
PropertyMetadata AnchorStringMetadata [get, set]
 Gets or Sets AnchorStringMetadata More...
 
string AnchorTabProcessorVersion [get, set]
 Gets or Sets AnchorTabProcessorVersion More...
 
PropertyMetadata AnchorTabProcessorVersionMetadata [get, set]
 Gets or Sets AnchorTabProcessorVersionMetadata 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]
 Gets or Sets AnchorUnitsMetadata More...
 
string AnchorXOffset [get, set]
 Specifies the X axis location of the tab, in anchorUnits, relative to the anchorString. More...
 
PropertyMetadata AnchorXOffsetMetadata [get, set]
 Gets or Sets AnchorXOffsetMetadata More...
 
string AnchorYOffset [get, set]
 Specifies the Y axis location of the tab, in anchorUnits, relative to the anchorString. More...
 
PropertyMetadata AnchorYOffsetMetadata [get, set]
 Gets or Sets AnchorYOffsetMetadata More...
 
string ConditionalParentLabel [get, set]
 For conditional fields this is the TabLabel of the parent tab that controls this tab&#39;s visibility. More...
 
PropertyMetadata ConditionalParentLabelMetadata [get, set]
 Gets or Sets ConditionalParentLabelMetadata More...
 
string ConditionalParentValue [get, set]
 For conditional fields, this is the value of the parent tab that controls the tab&#39;s visibility. If the parent tab is a Checkbox, Radio button, Optional Signature, or Optional Initial use &quot;on&quot; as the value to show that the parent tab is active. More...
 
PropertyMetadata ConditionalParentValueMetadata [get, set]
 Gets or Sets ConditionalParentValueMetadata More...
 
string CustomTabId [get, set]
 The DocuSign generated custom tab ID for the custom tab to be applied. This can only be used when adding new tabs for a recipient. When used, the new tab inherits all the custom tab properties. More...
 
PropertyMetadata CustomTabIdMetadata [get, set]
 Gets or Sets CustomTabIdMetadata More...
 
string DocumentId [get, set]
 Specifies the document ID number that the tab is placed on. This must refer to an existing Document&#39;s ID attribute. More...
 
PropertyMetadata DocumentIdMetadata [get, set]
 Gets or Sets DocumentIdMetadata More...
 
ErrorDetails ErrorDetails [get, set]
 Gets or Sets ErrorDetails More...
 
string FormOrder [get, set]
 Gets or Sets FormOrder More...
 
PropertyMetadata FormOrderMetadata [get, set]
 Gets or Sets FormOrderMetadata More...
 
string FormPageLabel [get, set]
 Gets or Sets FormPageLabel More...
 
PropertyMetadata FormPageLabelMetadata [get, set]
 Gets or Sets FormPageLabelMetadata More...
 
string FormPageNumber [get, set]
 Gets or Sets FormPageNumber More...
 
PropertyMetadata FormPageNumberMetadata [get, set]
 Gets or Sets FormPageNumberMetadata More...
 
string Height [get, set]
 Height of the tab in pixels. More...
 
PropertyMetadata HeightMetadata [get, set]
 Gets or Sets HeightMetadata More...
 
string Locked [get, set]
 When set to true, the signer cannot change the data of the custom tab. More...
 
PropertyMetadata LockedMetadata [get, set]
 Gets or Sets LockedMetadata More...
 
MergeField MergeField [get, set]
 Gets or Sets MergeField 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]
 Gets or Sets PageNumberMetadata More...
 
string RecipientId [get, set]
 Unique for the recipient. It is used by the tab element to indicate which recipient is to sign the Document. More...
 
string RecipientIdGuid [get, set]
 Gets or Sets RecipientIdGuid More...
 
PropertyMetadata RecipientIdGuidMetadata [get, set]
 Gets or Sets RecipientIdGuidMetadata More...
 
PropertyMetadata RecipientIdMetadata [get, set]
 Gets or Sets RecipientIdMetadata More...
 
string Required [get, set]
 When set to true, the signer is required to fill out this tab More...
 
PropertyMetadata RequiredMetadata [get, set]
 Gets or Sets RequiredMetadata More...
 
SmartContractInformation SmartContractInformation [get, set]
 Gets or Sets SmartContractInformation 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]
 Gets or Sets StatusMetadata More...
 
List< string > TabGroupLabels [get, set]
 Gets or Sets TabGroupLabels More...
 
PropertyMetadata TabGroupLabelsMetadata [get, set]
 Gets or Sets TabGroupLabelsMetadata 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]
 Gets or Sets TabIdMetadata More...
 
PropertyMetadata TabLabelMetadata [get, set]
 Gets or Sets TabLabelMetadata More...
 
string TabOrder [get, set]
 Gets or Sets TabOrder More...
 
PropertyMetadata TabOrderMetadata [get, set]
 Gets or Sets TabOrderMetadata More...
 
string TabType [get, set]
 Gets or Sets TabType More...
 
PropertyMetadata TabTypeMetadata [get, set]
 Gets or Sets TabTypeMetadata More...
 
string TemplateLocked [get, set]
 When set to true, the sender cannot change any attributes of the recipient. Used only when working with template recipients. More...
 
PropertyMetadata TemplateLockedMetadata [get, set]
 Gets or Sets TemplateLockedMetadata More...
 
string TemplateRequired [get, set]
 When set to true, the sender may not remove the recipient. Used only when working with template recipients. More...
 
PropertyMetadata TemplateRequiredMetadata [get, set]
 Gets or Sets TemplateRequiredMetadata More...
 
string Tooltip [get, set]
 Gets or Sets Tooltip More...
 
PropertyMetadata ToolTipMetadata [get, set]
 Gets or Sets ToolTipMetadata More...
 
string Width [get, set]
 Width of the tab in pixels. More...
 
PropertyMetadata WidthMetadata [get, set]
 Gets or Sets WidthMetadata 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]
 Gets or Sets XPositionMetadata 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]
 Gets or Sets YPositionMetadata More...
 

Detailed Description

NotaryCertificate

Constructor & Destructor Documentation

◆ NotaryCertificate()

DocuSign.eSign.Model.NotaryCertificate.NotaryCertificate ( 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  ConditionalParentLabel = default(string),
PropertyMetadata  ConditionalParentLabelMetadata = default(PropertyMetadata),
string  ConditionalParentValue = default(string),
PropertyMetadata  ConditionalParentValueMetadata = default(PropertyMetadata),
string  CustomTabId = default(string),
PropertyMetadata  CustomTabIdMetadata = default(PropertyMetadata),
string  DocumentId = default(string),
PropertyMetadata  DocumentIdMetadata = default(PropertyMetadata),
ErrorDetails  ErrorDetails = default(ErrorDetails),
string  FormOrder = default(string),
PropertyMetadata  FormOrderMetadata = default(PropertyMetadata),
string  FormPageLabel = default(string),
PropertyMetadata  FormPageLabelMetadata = default(PropertyMetadata),
string  FormPageNumber = default(string),
PropertyMetadata  FormPageNumberMetadata = default(PropertyMetadata),
string  Height = default(string),
PropertyMetadata  HeightMetadata = default(PropertyMetadata),
string  Locked = default(string),
PropertyMetadata  LockedMetadata = default(PropertyMetadata),
MergeField  MergeField = default(MergeField),
string  MergeFieldXml = default(string),
string  PageNumber = default(string),
PropertyMetadata  PageNumberMetadata = default(PropertyMetadata),
string  RecipientId = default(string),
string  RecipientIdGuid = default(string),
PropertyMetadata  RecipientIdGuidMetadata = default(PropertyMetadata),
PropertyMetadata  RecipientIdMetadata = default(PropertyMetadata),
string  Required = default(string),
PropertyMetadata  RequiredMetadata = default(PropertyMetadata),
SmartContractInformation  SmartContractInformation = default(SmartContractInformation),
string  Status = default(string),
PropertyMetadata  StatusMetadata = default(PropertyMetadata),
List< string >  TabGroupLabels = default(List<string>),
PropertyMetadata  TabGroupLabelsMetadata = default(PropertyMetadata),
string  TabId = default(string),
PropertyMetadata  TabIdMetadata = default(PropertyMetadata),
PropertyMetadata  TabLabelMetadata = default(PropertyMetadata),
string  TabOrder = default(string),
PropertyMetadata  TabOrderMetadata = default(PropertyMetadata),
string  TabType = default(string),
PropertyMetadata  TabTypeMetadata = default(PropertyMetadata),
string  TemplateLocked = default(string),
PropertyMetadata  TemplateLockedMetadata = default(PropertyMetadata),
string  TemplateRequired = default(string),
PropertyMetadata  TemplateRequiredMetadata = default(PropertyMetadata),
string  Tooltip = default(string),
PropertyMetadata  ToolTipMetadata = default(PropertyMetadata),
string  Width = default(string),
PropertyMetadata  WidthMetadata = 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 NotaryCertificate class.

Parameters
AnchorAllowWhiteSpaceInCharactersAnchorAllowWhiteSpaceInCharacters.
AnchorAllowWhiteSpaceInCharactersMetadataAnchorAllowWhiteSpaceInCharactersMetadata.
AnchorCaseSensitiveWhen set to true, the anchor string does not consider case when matching strings in the document. The default value is true..
AnchorCaseSensitiveMetadataAnchorCaseSensitiveMetadata.
AnchorHorizontalAlignmentSpecifies the alignment of anchor tabs with anchor strings. Possible values are left or right. The default value is left..
AnchorHorizontalAlignmentMetadataAnchorHorizontalAlignmentMetadata.
AnchorIgnoreIfNotPresentWhen set to true, this tab is ignored if anchorString is not found in the document..
AnchorIgnoreIfNotPresentMetadataAnchorIgnoreIfNotPresentMetadata.
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..
AnchorMatchWholeWordMetadataAnchorMatchWholeWordMetadata.
AnchorStringAnchor text information for a radio button..
AnchorStringMetadataAnchorStringMetadata.
AnchorTabProcessorVersionAnchorTabProcessorVersion.
AnchorTabProcessorVersionMetadataAnchorTabProcessorVersionMetadata.
AnchorUnitsSpecifies units of the X and Y offset. Units could be pixels, millimeters, centimeters, or inches..
AnchorUnitsMetadataAnchorUnitsMetadata.
AnchorXOffsetSpecifies the X axis location of the tab, in anchorUnits, relative to the anchorString..
AnchorXOffsetMetadataAnchorXOffsetMetadata.
AnchorYOffsetSpecifies the Y axis location of the tab, in anchorUnits, relative to the anchorString..
AnchorYOffsetMetadataAnchorYOffsetMetadata.
ConditionalParentLabelFor conditional fields this is the TabLabel of the parent tab that controls this tab&#39;s visibility..
ConditionalParentLabelMetadataConditionalParentLabelMetadata.
ConditionalParentValueFor conditional fields, this is the value of the parent tab that controls the tab&#39;s visibility. If the parent tab is a Checkbox, Radio button, Optional Signature, or Optional Initial use &quot;on&quot; as the value to show that the parent tab is active. .
ConditionalParentValueMetadataConditionalParentValueMetadata.
CustomTabIdThe DocuSign generated custom tab ID for the custom tab to be applied. This can only be used when adding new tabs for a recipient. When used, the new tab inherits all the custom tab properties..
CustomTabIdMetadataCustomTabIdMetadata.
DocumentIdSpecifies the document ID number that the tab is placed on. This must refer to an existing Document&#39;s ID attribute..
DocumentIdMetadataDocumentIdMetadata.
ErrorDetailsErrorDetails.
FormOrderFormOrder.
FormOrderMetadataFormOrderMetadata.
FormPageLabelFormPageLabel.
FormPageLabelMetadataFormPageLabelMetadata.
FormPageNumberFormPageNumber.
FormPageNumberMetadataFormPageNumberMetadata.
HeightHeight of the tab in pixels..
HeightMetadataHeightMetadata.
LockedWhen set to true, the signer cannot change the data of the custom tab..
LockedMetadataLockedMetadata.
MergeFieldMergeField.
MergeFieldXmlMergeFieldXml.
PageNumberSpecifies the page number on which the tab is located..
PageNumberMetadataPageNumberMetadata.
RecipientIdUnique for the recipient. It is used by the tab element to indicate which recipient is to sign the Document..
RecipientIdGuidRecipientIdGuid.
RecipientIdGuidMetadataRecipientIdGuidMetadata.
RecipientIdMetadataRecipientIdMetadata.
RequiredWhen set to true, the signer is required to fill out this tab.
RequiredMetadataRequiredMetadata.
SmartContractInformationSmartContractInformation.
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..
StatusMetadataStatusMetadata.
TabGroupLabelsTabGroupLabels.
TabGroupLabelsMetadataTabGroupLabelsMetadata.
TabIdThe unique identifier for the tab. The tabid can be retrieved with the [ML:GET call]. .
TabIdMetadataTabIdMetadata.
TabLabelMetadataTabLabelMetadata.
TabOrderTabOrder.
TabOrderMetadataTabOrderMetadata.
TabTypeTabType.
TabTypeMetadataTabTypeMetadata.
TemplateLockedWhen set to true, the sender cannot change any attributes of the recipient. Used only when working with template recipients. .
TemplateLockedMetadataTemplateLockedMetadata.
TemplateRequiredWhen set to true, the sender may not remove the recipient. Used only when working with template recipients..
TemplateRequiredMetadataTemplateRequiredMetadata.
TooltipTooltip.
ToolTipMetadataToolTipMetadata.
WidthWidth of the tab in pixels..
WidthMetadataWidthMetadata.
XPositionThis indicates the horizontal offset of the object on the page. DocuSign uses 72 DPI when determining position..
XPositionMetadataXPositionMetadata.
YPositionThis indicates the vertical offset of the object on the page. DocuSign uses 72 DPI when determining position..
YPositionMetadataYPositionMetadata.

Member Function Documentation

◆ Equals() [1/2]

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

Returns true if objects are equal

Parameters
objObject to be compared
Returns
Boolean

◆ Equals() [2/2]

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

Returns true if NotaryCertificate instances are equal

Parameters
otherInstance of NotaryCertificate to be compared
Returns
Boolean

◆ GetHashCode()

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

Gets the hash code

Returns
Hash code

◆ ToJson()

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

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

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

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ AnchorAllowWhiteSpaceInCharacters

string DocuSign.eSign.Model.NotaryCertificate.AnchorAllowWhiteSpaceInCharacters
getset

Gets or Sets AnchorAllowWhiteSpaceInCharacters

◆ AnchorAllowWhiteSpaceInCharactersMetadata

PropertyMetadata DocuSign.eSign.Model.NotaryCertificate.AnchorAllowWhiteSpaceInCharactersMetadata
getset

Gets or Sets AnchorAllowWhiteSpaceInCharactersMetadata

◆ AnchorCaseSensitive

string DocuSign.eSign.Model.NotaryCertificate.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.NotaryCertificate.AnchorCaseSensitiveMetadata
getset

Gets or Sets AnchorCaseSensitiveMetadata

◆ AnchorHorizontalAlignment

string DocuSign.eSign.Model.NotaryCertificate.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.NotaryCertificate.AnchorHorizontalAlignmentMetadata
getset

Gets or Sets AnchorHorizontalAlignmentMetadata

◆ AnchorIgnoreIfNotPresent

string DocuSign.eSign.Model.NotaryCertificate.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.NotaryCertificate.AnchorIgnoreIfNotPresentMetadata
getset

Gets or Sets AnchorIgnoreIfNotPresentMetadata

◆ AnchorMatchWholeWord

string DocuSign.eSign.Model.NotaryCertificate.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.NotaryCertificate.AnchorMatchWholeWordMetadata
getset

Gets or Sets AnchorMatchWholeWordMetadata

◆ AnchorString

string DocuSign.eSign.Model.NotaryCertificate.AnchorString
getset

Anchor text information for a radio button.

Anchor text information for a radio button.

◆ AnchorStringMetadata

PropertyMetadata DocuSign.eSign.Model.NotaryCertificate.AnchorStringMetadata
getset

Gets or Sets AnchorStringMetadata

◆ AnchorTabProcessorVersion

string DocuSign.eSign.Model.NotaryCertificate.AnchorTabProcessorVersion
getset

Gets or Sets AnchorTabProcessorVersion

◆ AnchorTabProcessorVersionMetadata

PropertyMetadata DocuSign.eSign.Model.NotaryCertificate.AnchorTabProcessorVersionMetadata
getset

Gets or Sets AnchorTabProcessorVersionMetadata

◆ AnchorUnits

string DocuSign.eSign.Model.NotaryCertificate.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.NotaryCertificate.AnchorUnitsMetadata
getset

Gets or Sets AnchorUnitsMetadata

◆ AnchorXOffset

string DocuSign.eSign.Model.NotaryCertificate.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.NotaryCertificate.AnchorXOffsetMetadata
getset

Gets or Sets AnchorXOffsetMetadata

◆ AnchorYOffset

string DocuSign.eSign.Model.NotaryCertificate.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.NotaryCertificate.AnchorYOffsetMetadata
getset

Gets or Sets AnchorYOffsetMetadata

◆ ConditionalParentLabel

string DocuSign.eSign.Model.NotaryCertificate.ConditionalParentLabel
getset

For conditional fields this is the TabLabel of the parent tab that controls this tab&#39;s visibility.

For conditional fields this is the TabLabel of the parent tab that controls this tab&#39;s visibility.

◆ ConditionalParentLabelMetadata

PropertyMetadata DocuSign.eSign.Model.NotaryCertificate.ConditionalParentLabelMetadata
getset

Gets or Sets ConditionalParentLabelMetadata

◆ ConditionalParentValue

string DocuSign.eSign.Model.NotaryCertificate.ConditionalParentValue
getset

For conditional fields, this is the value of the parent tab that controls the tab&#39;s visibility. If the parent tab is a Checkbox, Radio button, Optional Signature, or Optional Initial use &quot;on&quot; as the value to show that the parent tab is active.

For conditional fields, this is the value of the parent tab that controls the tab&#39;s visibility. If the parent tab is a Checkbox, Radio button, Optional Signature, or Optional Initial use &quot;on&quot; as the value to show that the parent tab is active.

◆ ConditionalParentValueMetadata

PropertyMetadata DocuSign.eSign.Model.NotaryCertificate.ConditionalParentValueMetadata
getset

Gets or Sets ConditionalParentValueMetadata

◆ CustomTabId

string DocuSign.eSign.Model.NotaryCertificate.CustomTabId
getset

The DocuSign generated custom tab ID for the custom tab to be applied. This can only be used when adding new tabs for a recipient. When used, the new tab inherits all the custom tab properties.

The DocuSign generated custom tab ID for the custom tab to be applied. This can only be used when adding new tabs for a recipient. When used, the new tab inherits all the custom tab properties.

◆ CustomTabIdMetadata

PropertyMetadata DocuSign.eSign.Model.NotaryCertificate.CustomTabIdMetadata
getset

Gets or Sets CustomTabIdMetadata

◆ DocumentId

string DocuSign.eSign.Model.NotaryCertificate.DocumentId
getset

Specifies the document ID number that the tab is placed on. This must refer to an existing Document&#39;s ID attribute.

Specifies the document ID number that the tab is placed on. This must refer to an existing Document&#39;s ID attribute.

◆ DocumentIdMetadata

PropertyMetadata DocuSign.eSign.Model.NotaryCertificate.DocumentIdMetadata
getset

Gets or Sets DocumentIdMetadata

◆ ErrorDetails

ErrorDetails DocuSign.eSign.Model.NotaryCertificate.ErrorDetails
getset

Gets or Sets ErrorDetails

◆ FormOrder

string DocuSign.eSign.Model.NotaryCertificate.FormOrder
getset

Gets or Sets FormOrder

◆ FormOrderMetadata

PropertyMetadata DocuSign.eSign.Model.NotaryCertificate.FormOrderMetadata
getset

Gets or Sets FormOrderMetadata

◆ FormPageLabel

string DocuSign.eSign.Model.NotaryCertificate.FormPageLabel
getset

Gets or Sets FormPageLabel

◆ FormPageLabelMetadata

PropertyMetadata DocuSign.eSign.Model.NotaryCertificate.FormPageLabelMetadata
getset

Gets or Sets FormPageLabelMetadata

◆ FormPageNumber

string DocuSign.eSign.Model.NotaryCertificate.FormPageNumber
getset

Gets or Sets FormPageNumber

◆ FormPageNumberMetadata

PropertyMetadata DocuSign.eSign.Model.NotaryCertificate.FormPageNumberMetadata
getset

Gets or Sets FormPageNumberMetadata

◆ Height

string DocuSign.eSign.Model.NotaryCertificate.Height
getset

Height of the tab in pixels.

Height of the tab in pixels.

◆ HeightMetadata

PropertyMetadata DocuSign.eSign.Model.NotaryCertificate.HeightMetadata
getset

Gets or Sets HeightMetadata

◆ Locked

string DocuSign.eSign.Model.NotaryCertificate.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.NotaryCertificate.LockedMetadata
getset

Gets or Sets LockedMetadata

◆ MergeField

MergeField DocuSign.eSign.Model.NotaryCertificate.MergeField
getset

Gets or Sets MergeField

◆ MergeFieldXml

string DocuSign.eSign.Model.NotaryCertificate.MergeFieldXml
getset

Gets or Sets MergeFieldXml

◆ PageNumber

string DocuSign.eSign.Model.NotaryCertificate.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.NotaryCertificate.PageNumberMetadata
getset

Gets or Sets PageNumberMetadata

◆ RecipientId

string DocuSign.eSign.Model.NotaryCertificate.RecipientId
getset

Unique for the recipient. It is used by the tab element to indicate which recipient is to sign the Document.

Unique for the recipient. It is used by the tab element to indicate which recipient is to sign the Document.

◆ RecipientIdGuid

string DocuSign.eSign.Model.NotaryCertificate.RecipientIdGuid
getset

Gets or Sets RecipientIdGuid

◆ RecipientIdGuidMetadata

PropertyMetadata DocuSign.eSign.Model.NotaryCertificate.RecipientIdGuidMetadata
getset

Gets or Sets RecipientIdGuidMetadata

◆ RecipientIdMetadata

PropertyMetadata DocuSign.eSign.Model.NotaryCertificate.RecipientIdMetadata
getset

Gets or Sets RecipientIdMetadata

◆ Required

string DocuSign.eSign.Model.NotaryCertificate.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.NotaryCertificate.RequiredMetadata
getset

Gets or Sets RequiredMetadata

◆ SmartContractInformation

SmartContractInformation DocuSign.eSign.Model.NotaryCertificate.SmartContractInformation
getset

◆ Status

string DocuSign.eSign.Model.NotaryCertificate.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.NotaryCertificate.StatusMetadata
getset

Gets or Sets StatusMetadata

◆ TabGroupLabels

List<string> DocuSign.eSign.Model.NotaryCertificate.TabGroupLabels
getset

Gets or Sets TabGroupLabels

◆ TabGroupLabelsMetadata

PropertyMetadata DocuSign.eSign.Model.NotaryCertificate.TabGroupLabelsMetadata
getset

Gets or Sets TabGroupLabelsMetadata

◆ TabId

string DocuSign.eSign.Model.NotaryCertificate.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.NotaryCertificate.TabIdMetadata
getset

Gets or Sets TabIdMetadata

◆ TabLabelMetadata

PropertyMetadata DocuSign.eSign.Model.NotaryCertificate.TabLabelMetadata
getset

Gets or Sets TabLabelMetadata

◆ TabOrder

string DocuSign.eSign.Model.NotaryCertificate.TabOrder
getset

Gets or Sets TabOrder

◆ TabOrderMetadata

PropertyMetadata DocuSign.eSign.Model.NotaryCertificate.TabOrderMetadata
getset

Gets or Sets TabOrderMetadata

◆ TabType

string DocuSign.eSign.Model.NotaryCertificate.TabType
getset

Gets or Sets TabType

◆ TabTypeMetadata

PropertyMetadata DocuSign.eSign.Model.NotaryCertificate.TabTypeMetadata
getset

Gets or Sets TabTypeMetadata

◆ TemplateLocked

string DocuSign.eSign.Model.NotaryCertificate.TemplateLocked
getset

When set to true, the sender cannot change any attributes of the recipient. Used only when working with template recipients.

When set to true, the sender cannot change any attributes of the recipient. Used only when working with template recipients.

◆ TemplateLockedMetadata

PropertyMetadata DocuSign.eSign.Model.NotaryCertificate.TemplateLockedMetadata
getset

Gets or Sets TemplateLockedMetadata

◆ TemplateRequired

string DocuSign.eSign.Model.NotaryCertificate.TemplateRequired
getset

When set to true, the sender may not remove the recipient. Used only when working with template recipients.

When set to true, the sender may not remove the recipient. Used only when working with template recipients.

◆ TemplateRequiredMetadata

PropertyMetadata DocuSign.eSign.Model.NotaryCertificate.TemplateRequiredMetadata
getset

Gets or Sets TemplateRequiredMetadata

◆ Tooltip

string DocuSign.eSign.Model.NotaryCertificate.Tooltip
getset

Gets or Sets Tooltip

◆ ToolTipMetadata

PropertyMetadata DocuSign.eSign.Model.NotaryCertificate.ToolTipMetadata
getset

Gets or Sets ToolTipMetadata

◆ Width

string DocuSign.eSign.Model.NotaryCertificate.Width
getset

Width of the tab in pixels.

Width of the tab in pixels.

◆ WidthMetadata

PropertyMetadata DocuSign.eSign.Model.NotaryCertificate.WidthMetadata
getset

Gets or Sets WidthMetadata

◆ XPosition

string DocuSign.eSign.Model.NotaryCertificate.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.NotaryCertificate.XPositionMetadata
getset

Gets or Sets XPositionMetadata

◆ YPosition

string DocuSign.eSign.Model.NotaryCertificate.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.NotaryCertificate.YPositionMetadata
getset

Gets or Sets YPositionMetadata


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