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

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