PresentationConverterSlideWidth Property |
Returns width 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 SlideWidth { get; }
Public ReadOnly Property SlideWidth As Single
Get
public:
property float SlideWidth {
float get ();
}
Property Value
Type:
SingleSee Also