|
Docusign CSharp Docs
|
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... | |
|
inline |
Initializes a new instance of the Watermark class.
| DisplayAngle | DisplayAngle. |
| Enabled | Enabled. |
| Font | 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 | 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 | 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 | Id. |
| ImageBase64 | ImageBase64. |
| Transparency | Transparency. |
| WatermarkText | WatermarkText. |
|
inline |
Returns true if objects are equal
| obj | Object to be compared |
|
inline |
|
inline |
Gets the hash code
|
inline |
Returns the JSON string presentation of the object
|
inline |
Returns the string presentation of the object
|
getset |
Gets or Sets DisplayAngle
|
getset |
Gets or Sets Enabled
|
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.
|
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.
|
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.
|
getset |
Gets or Sets Id
|
getset |
Gets or Sets ImageBase64
|
getset |
Gets or Sets Transparency
|
getset |
Gets or Sets WatermarkText
1.8.13