Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / FontBase Class / Outline Property

In This Topic
    Outline Property
    In This Topic
    Gets or sets a value indicating whether the font is formatted as outline.
    Syntax
    'Declaration
     
    Public Property Outline As System.Boolean
    public System.bool Outline {get; set;}
    See Also