GrapeCity.ActiveReports.Export.Pdf.v8 Assembly > GrapeCity.ActiveReports.Export.Pdf.Section.Signing Namespace : PdfStamp Class |
The following tables list the members exposed by PdfStamp.
Name | Description | |
---|---|---|
Bounds | Gets or sets the rectangular bounding area in which to print the signature. | |
CustomText | Gets or sets a string to the signature. | |
Font | Gets or sets the font to use on the signature text. | |
Image | Gets or sets the System.Drawing.Image file to use in the signature. | |
ImageAlignment | Gets or sets an enumerated Alignment value to determine the placement of the image in the signature. | |
ImageRectangle | Gets or sets a RectangleF value to determine the location of the image in the signature bounds. | |
PageIndex | Gets or sets the index of the page on which to display the signature. | |
TextAlignment | Gets or sets an enumerated Alignment value to determine the placement of the text in the signature. | |
TextColor | Gets or sets the color of the text used in the signature. | |
TextRectangle | Gets or sets a RectangleF value to determine the location of the text in the signature bounds. |