Conaito PowerPoint-to-HTML5 SDKNamespace: Conaito.PPT2HTML5Assembly: Conaito.PPT2HTML5 (in Conaito.PPT2HTML5.dll) Version: 1.2.4885.23539 (1.2.*)
public PresentationInfo Presentation { get; internal set; }
public PresentationInfo Presentation { get; internal set; }
Public Property Presentation As PresentationInfo
Get
Friend Set
Public Property Presentation As PresentationInfo
Get
Friend Set
public:
property PresentationInfo^ Presentation {
PresentationInfo^ get ();
internal: void set (PresentationInfo^ value);
}
public:
property PresentationInfo^ Presentation {
PresentationInfo^ get ();
internal: void set (PresentationInfo^ value);
}
Property Value
Type:
PresentationInfo