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

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