ComponentOne Word for UWP
IsHidden Property

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

Reference

DrawingShape Class
DrawingShape Members