Reviewer.Visible Property

Definition

True if the specified object is visible.

public:
 property bool default { bool get(); void set(bool value); };
public bool this { get; set; }
member this.Visible : bool with get, set
Default Public Property Visible As Boolean

Property Value

Applies to