TextSignOptions
TextSignOptions()
Initializes a new instance of the TextSignOptions class with default values.
public TextSignOptions()
See Also
- class TextSignOptions
 - namespace GroupDocs.Signature.Options
 - assembly GroupDocs.Signature
 
TextSignOptions(string)
Initializes a new instance of the TextSignOptions class with text.
public TextSignOptions(string text)
| Parameter | Type | Description | 
|---|---|---|
| text | String | Signature text. | 
See Also
- class TextSignOptions
 - namespace GroupDocs.Signature.Options
 - assembly GroupDocs.Signature