Click or drag to resize
PresentationConverterSettings Property
Returns a ISetting object which providing properties and methods for the HTML5 Conversion. Read-only.

Namespace: DigitalOfficePro.Html5PointSdk
Assembly: DigitalOfficePro.Html5PointSdk (in DigitalOfficePro.Html5PointSdk.dll) Version: 1.3.8.2 (1.3.8.2)
Syntax
public ISettings Settings { get; }

Property Value

Type: ISettings

Implements

IPresentationConverterSettings
See Also