Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / StampAnnotation Class / Font Property

In This Topic
    Font Property (StampAnnotation)
    In This Topic
    Gets or sets a font to draw the stamp.
    Syntax
    'Declaration
     
    Public Property Font As Font
    public Font Font {get; set;}
    See Also