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