Name | Description | |
---|---|---|
SignatureAppearance Constructor | Initializes a new instance of the SignatureAppearance class. |
The following tables list the members exposed by SignatureAppearance.
Name | Description | |
---|---|---|
SignatureAppearance Constructor | Initializes a new instance of the SignatureAppearance class. |
Name | Description | |
---|---|---|
BackColor | Gets or sets the back color, if not specified then GrapeCity.Documents.Pdf.Annotations.WidgetAnnotation.BackColor will be used. | |
Border | Gets or sets the border, if null then GrapeCity.Documents.Pdf.Annotations.WidgetAnnotation.Border will be used. | |
Caption | Gets or sets the signature's caption. This field can be empty, in this case caption is generated as: {SignatureProperties.SignerName} ({SignatureProperties.Location})\r\n{SignatureProperties.SigningDateTime} | |
CaptionImageRelation | Gets or sets a value indicating how to position the signature's caption relative to image. | |
Image | Gets or sets the signature’s image. | |
TextFormat | Gets or sets the GrapeCity.Documents.Text.TextFormat object defining text format. FontSize can be 0 in this case text will be fit in available bounds. |