IPresentationConverterVersion Property |
Returns a string which represent HTML5Point SDK version. Read-only.
Namespace: DigitalOfficePro.Html5PointSdkAssembly: DigitalOfficePro.Html5PointSdk (in DigitalOfficePro.Html5PointSdk.dll) Version: 1.3.8.2 (1.3.8.2)
Syntax ReadOnly Property Version As String
Get
property String^ Version {
String^ get ();
}
Return Value
Type:
StringHTML5Point SDK version
See Also