[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Picture.Hidden

Hidden Property

Hidden

Gets or sets a value indicating whether this picture is hidden (i.e. present in the document but not visible).

Note that an application can have settings that allow this picture to be viewed.

Declaration
public override bool Hidden { get; set; }
Public Overrides Property Hidden As Boolean
Overrides