CPDFSignatureConfig Properties |
The CPDFSignatureConfig type exposes the following members.
Name | Description | |
---|---|---|
Content |
Gets or sets the content of the signature.
| |
ContentColor |
Gets or sets the color for the signature content.
| |
ImageData |
Gets or sets the image for the signature.
| |
ImageHeight | ||
ImageWidth | ||
IsContentAlignLeft |
Gets or sets a flag indicating whether to align the content to the left.
| |
IsDrawLogo |
Gets or sets a flag indicating whether to include a logo in the signature.
| |
IsDrawOnlyContent |
Gets or sets a flag indicating whether to draw only the content.
| |
LogoData |
Gets or sets the logo image for the signature.
| |
LogoHeight | ||
LogoWidth | ||
Text |
Gets or sets the text associated with the signature.
| |
TextColor |
Gets or sets the color for the text in the signature.
|