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

DisplayApplianceDocumentPage More...

Inheritance diagram for DocuSign.eSign.Model.DisplayApplianceDocumentPage:

Public Member Functions

 DisplayApplianceDocumentPage (int? DocPageCountTotal=default(int?), string DocumentId=default(string), string DocumentName=default(string), string Extension=default(string), int? Height72DPI=default(int?), bool? IsAttachmentType=default(bool?), int? Page=default(int?), string PageId=default(string), string Type=default(string), int? Width72DPI=default(int?))
 Initializes a new instance of the DisplayApplianceDocumentPage 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 (DisplayApplianceDocumentPage other)
 Returns true if DisplayApplianceDocumentPage instances are equal More...
 
override int GetHashCode ()
 Gets the hash code More...
 
IEnumerable< ValidationResult > Validate (ValidationContext validationContext)
 

Properties

int DocPageCountTotal [get, set]
 
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...
 
string DocumentName [get, set]
 
string Extension [get, set]
 
int Height72DPI [get, set]
 
bool IsAttachmentType [get, set]
 
int Page [get, set]
 
string PageId [get, set]
 
string Type [get, set]
 
int Width72DPI [get, set]
 

Detailed Description

DisplayApplianceDocumentPage

Constructor & Destructor Documentation

◆ DisplayApplianceDocumentPage()

DocuSign.eSign.Model.DisplayApplianceDocumentPage.DisplayApplianceDocumentPage ( int?  DocPageCountTotal = default(int?),
string  DocumentId = default(string),
string  DocumentName = default(string),
string  Extension = default(string),
int?  Height72DPI = default(int?),
bool?  IsAttachmentType = default(bool?),
int?  Page = default(int?),
string  PageId = default(string),
string  Type = default(string),
int?  Width72DPI = default(int?) 
)
inline

Initializes a new instance of the DisplayApplianceDocumentPage class.

Parameters
DocPageCountTotal.
DocumentIdSpecifies the document ID number that the tab is placed on. This must refer to an existing Document&#39;s ID attribute..
DocumentName.
Extension.
Height72DPI.
IsAttachmentType.
Page.
PageId.
Type.
Width72DPI.

Member Function Documentation

◆ Equals() [1/2]

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

Returns true if objects are equal

Parameters
objObject to be compared
Returns
Boolean

◆ Equals() [2/2]

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

Returns true if DisplayApplianceDocumentPage instances are equal

Parameters
otherInstance of DisplayApplianceDocumentPage to be compared
Returns
Boolean

◆ GetHashCode()

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

Gets the hash code

Returns
Hash code

◆ ToJson()

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

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

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

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ DocPageCountTotal

int DocuSign.eSign.Model.DisplayApplianceDocumentPage.DocPageCountTotal
getset

◆ DocumentId

string DocuSign.eSign.Model.DisplayApplianceDocumentPage.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.

◆ DocumentName

string DocuSign.eSign.Model.DisplayApplianceDocumentPage.DocumentName
getset

◆ Extension

string DocuSign.eSign.Model.DisplayApplianceDocumentPage.Extension
getset

◆ Height72DPI

int DocuSign.eSign.Model.DisplayApplianceDocumentPage.Height72DPI
getset

◆ IsAttachmentType

bool DocuSign.eSign.Model.DisplayApplianceDocumentPage.IsAttachmentType
getset

◆ Page

int DocuSign.eSign.Model.DisplayApplianceDocumentPage.Page
getset

◆ PageId

string DocuSign.eSign.Model.DisplayApplianceDocumentPage.PageId
getset

◆ Type

string DocuSign.eSign.Model.DisplayApplianceDocumentPage.Type
getset

◆ Width72DPI

int DocuSign.eSign.Model.DisplayApplianceDocumentPage.Width72DPI
getset


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