ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Canvas Namespace / DrawingShadow Class / Highlight Property

In This Topic
    Highlight Property
    In This Topic
    Gets or sets the shadow highlight of the shape.
    Syntax
    'Declaration
     
    Public Property Highlight As System.Integer
    public System.int Highlight {get; set;}
    See Also