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

Watermark More...

Inheritance diagram for DocuSign.eSign.Model.Watermark:

Public Member Functions

 Watermark (string DisplayAngle=default(string), string Enabled=default(string), string Font=default(string), string FontColor=default(string), string FontSize=default(string), string Id=default(string), string ImageBase64=default(string), string Transparency=default(string), string WatermarkText=default(string))
 Initializes a new instance of the Watermark 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 (Watermark other)
 Returns true if Watermark instances are equal More...
 
override int GetHashCode ()
 Gets the hash code More...
 
IEnumerable< ValidationResult > Validate (ValidationContext validationContext)
 

Properties

string DisplayAngle [get, set]
 Gets or Sets DisplayAngle More...
 
string Enabled [get, set]
 Gets or Sets Enabled 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...
 
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...
 
string Id [get, set]
 Gets or Sets Id More...
 
string ImageBase64 [get, set]
 Gets or Sets ImageBase64 More...
 
string Transparency [get, set]
 Gets or Sets Transparency More...
 
string WatermarkText [get, set]
 Gets or Sets WatermarkText More...
 

Detailed Description

Watermark

Constructor & Destructor Documentation

◆ Watermark()

DocuSign.eSign.Model.Watermark.Watermark ( string  DisplayAngle = default(string),
string  Enabled = default(string),
string  Font = default(string),
string  FontColor = default(string),
string  FontSize = default(string),
string  Id = default(string),
string  ImageBase64 = default(string),
string  Transparency = default(string),
string  WatermarkText = default(string) 
)
inline

Initializes a new instance of the Watermark class.

Parameters
DisplayAngleDisplayAngle.
EnabledEnabled.
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..
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..
IdId.
ImageBase64ImageBase64.
TransparencyTransparency.
WatermarkTextWatermarkText.

Member Function Documentation

◆ Equals() [1/2]

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

Returns true if objects are equal

Parameters
objObject to be compared
Returns
Boolean

◆ Equals() [2/2]

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

Returns true if Watermark instances are equal

Parameters
otherInstance of Watermark to be compared
Returns
Boolean

◆ GetHashCode()

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

Gets the hash code

Returns
Hash code

◆ ToJson()

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

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

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

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ DisplayAngle

string DocuSign.eSign.Model.Watermark.DisplayAngle
getset

Gets or Sets DisplayAngle

◆ Enabled

string DocuSign.eSign.Model.Watermark.Enabled
getset

Gets or Sets Enabled

◆ Font

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

◆ FontSize

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

◆ Id

string DocuSign.eSign.Model.Watermark.Id
getset

Gets or Sets Id

◆ ImageBase64

string DocuSign.eSign.Model.Watermark.ImageBase64
getset

Gets or Sets ImageBase64

◆ Transparency

string DocuSign.eSign.Model.Watermark.Transparency
getset

Gets or Sets Transparency

◆ WatermarkText

string DocuSign.eSign.Model.Watermark.WatermarkText
getset

Gets or Sets WatermarkText


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