Conaito PowerPoint-to-HTML5 SDKNamespace: Conaito.PPT2HTML5Assembly: Conaito.PPT2HTML5 (in Conaito.PPT2HTML5.dll) Version: 1.2.4885.23539 (1.2.*)
public bool IsPowerPointInstalled { get; private set; }
public bool IsPowerPointInstalled { get; private set; }
Public Property IsPowerPointInstalled As Boolean
Get
Private Set
Public Property IsPowerPointInstalled As Boolean
Get
Private Set
public:
property bool IsPowerPointInstalled {
bool get ();
private: void set (bool value);
}
public:
property bool IsPowerPointInstalled {
bool get ();
private: void set (bool value);
}
Property Value
Type:
Boolean