Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ShadowBase Class / Distance Property

In This Topic
    Distance Property (ShadowBase)
    In This Topic
    Gets or sets how far to offset the shadow.

    The default is 0.

    The value range from 0 to 200.

    Syntax
    'Declaration
     
    Public Property Distance As System.Single
    public System.float Distance {get; set;}
    See Also