Hidden
IShape.Hidden property
Determines whether the shape is hidden. Read/write Boolean.
public bool Hidden { get; set; }
See Also
- interface IShape
- namespace Aspose.Slides
- assembly Aspose.Slides
Determines whether the shape is hidden. Read/write Boolean.
public bool Hidden { get; set; }