PresentationConverterSlideHeight Property |
Returns height of the slide. Default value is 0. Value set after calling OpenPresentation(). Read-only
Namespace: DigitalOfficePro.Html5PointSdkAssembly: DigitalOfficePro.Html5PointSdk (in DigitalOfficePro.Html5PointSdk.dll) Version: 1.3.8.2 (1.3.8.2)
Syntax public float SlideHeight { get; }
Public ReadOnly Property SlideHeight As Single
Get
public:
property float SlideHeight {
float get ();
}
Property Value
Type:
SingleSee Also