Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextFormat Class / StrokePen Property

In This Topic
    StrokePen Property
    In This Topic
    Gets or sets the GrapeCity.Documents.Drawing.Pen to draw glyph outlines.
    Syntax
    'Declaration
     
    Public Property StrokePen As Pen
    public Pen StrokePen {get; set;}
    See Also