visible property
ShadowFormat.visible property
Returns true
if the formatting applied to this instance is visible.
get visible(): boolean
Remarks
Unlike ShadowFormat.clear(), assigning false
to Visible does not clear the formatting,
it only hides the shape effect.
See Also
- module Aspose.Words.Drawing
- class ShadowFormat