IDocumentSite2.IsObjectShowable Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.