Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / FreeTextAnnotation Class / StyleString Property

In This Topic
    StyleString Property
    In This Topic
    Gets or sets the default style string. See PDF specification for details.
    Syntax
    'Declaration
     
    Public Property StyleString As System.String
    public System.string StyleString {get; set;}
    See Also