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

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