ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Pdf Assembly / GrapeCity.ActiveReports.Export.Pdf.Section.Signing Namespace / PdfStamp Class
Properties

In This Topic
    PdfStamp Class Members
    In This Topic

    The following tables list the members exposed by PdfStamp.

    Public Properties
     NameDescription
    Public PropertyGets or sets the rectangular bounding area in which to print the signature.  
    Public PropertyGets or sets a string to the signature.  
    Public PropertyGets or sets the font to use on the signature text.  
    Public PropertyGets or sets the System.Drawing.Image file to use in the signature.  
    Public PropertyGets or sets an enumerated Alignment value to determine the placement of the image in the signature.  
    Public PropertyGets or sets a RectangleF value to determine the location of the image in the signature bounds.  
    Public PropertyGets or sets the index of the page on which to display the signature.  
    Public PropertyGets or sets an enumerated Alignment value to determine the placement of the text in the signature.  
    Public PropertyGets or sets the color of the text used in the signature.  
    Public PropertyGets or sets a RectangleF value to determine the location of the text in the signature bounds.  
    Top
    See Also