ComponentOne Word for WinForms
C1.C1Word.4.8 Assembly / C1.C1Word.Canvas Namespace / DrawingShadow Class / ShadowType Property

In This Topic
    ShadowType Property
    In This Topic
    Gets or sets the shadow type of the shape.
    Syntax
    'Declaration
     
    Public Property ShadowType As ShadowType
    public ShadowType ShadowType {get; set;}
    See Also