IPresentationConverterSettings Property |
Returns a ISetting object which providing properties and methods for the HTML5 Conversion. Read-only.
Namespace: DigitalOfficePro.Html5PointSdkAssembly: DigitalOfficePro.Html5PointSdk (in DigitalOfficePro.Html5PointSdk.dll) Version: 1.3.8.2 (1.3.8.2)
Syntax ISettings Settings { get; }
ReadOnly Property Settings As ISettings
Get
property ISettings^ Settings {
ISettings^ get ();
}
Return Value
Type:
ISettingsProperties and methods for the HTML5 Conversion
See Also