PresentationConverterVersion 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 public string Version { get; }
Public ReadOnly Property Version As String
Get
public:
virtual property String^ Version {
String^ get () sealed;
}
Property Value
Type:
StringImplements
IPresentationConverterVersionSee Also