Click or drag to resize

CPDFSignatureConfig Properties

The CPDFSignatureConfig type exposes the following members.

Properties
  NameDescription
Public propertyContent
Gets or sets the content of the signature.
Public propertyContentColor
Gets or sets the color for the signature content.
Public propertyImageData
Gets or sets the image for the signature.
Public propertyImageHeight
Public propertyImageWidth
Public propertyIsContentAlignLeft
Gets or sets a flag indicating whether to align the content to the left.
Public propertyIsDrawLogo
Gets or sets a flag indicating whether to include a logo in the signature.
Public propertyIsDrawOnlyContent
Gets or sets a flag indicating whether to draw only the content.
Public propertyLogoData
Gets or sets the logo image for the signature.
Public propertyLogoHeight
Public propertyLogoWidth
Public propertyText
Gets or sets the text associated with the signature.
Public propertyTextColor
Gets or sets the color for the text in the signature.
Top
See Also