IDocumentSite.IsObjectShowable Method

Definition

Indicates whether or not the object is showable.

public:
 int IsObjectShowable();
public:
 int IsObjectShowable();
int IsObjectShowable();
public int IsObjectShowable ();
abstract member IsObjectShowable : unit -> int
Public Function IsObjectShowable () As Integer

Returns

Returns S_OK if the object can be shown.

Applies to