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

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