[]
Encapsulates settings for visible part of signature
public sealed class PdfStamp
Name | Description |
---|---|
Bounds | Gets/sets the bounds of the signature |
CustomText | Gets/sets drawn on signature |
Font | gets/sets text font |
Image | Gets/sets image shown on signature |
ImageAlignment | Gets/sets image alignment inside signature |
ImageRectangle | Gets/sets area where image should be placed. By default entire signature rectangle will be used. |
PageIndex | Gets/sets index of the page, where signature should be placed |
TextAlignment | Gets/sets text alignment |
TextColor | Gets/sets text color |
TextRectangle | Gets/sets area where text should be placed. By default entire signature area will be used. |