ComponentOne Word for UWP
IsShadow Property

C1.UWP.Word Assembly > C1.Xaml.Word.Canvas Namespace > DrawingShape Class : IsShadow Property
Gets or sets true if drawing shape has shadow, otherwise false.
Syntax
'Declaration
 
Public Property IsShadow As System.Boolean
public System.bool IsShadow {get; set;}
See Also

Reference

DrawingShape Class
DrawingShape Members