[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Export.Pdf.Section.Signing.PdfStamp

PdfStamp Class

Encapsulates settings for visible part of signature

Inheritance
PdfStamp
Namespace: GrapeCity.ActiveReports.Export.Pdf.Section.Signing
Assembly: MESCIUS.ActiveReports.Export.Pdf.dll
Syntax
public sealed class PdfStamp

Properties

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.