StampInfo.Visible

StampInfo.Visible property

Gets visibility of stamp. If false then stamp is hidden (with HideStampById). Hidden stamp may be restored by ShowStampById.

public bool Visible { get; }

See Also