[]
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.
public override bool Hidden { get; set; }
Public Overrides Property Hidden As Boolean