DeviceTGraphicContext, TRenderingOptionsConfiguration Property |
Gets device configuration.
Namespace: Aspose.Html.RenderingAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntaxprotected virtual DeviceTGraphicContext, TRenderingOptionsDeviceConfiguration Configuration { get; }
Protected Overridable ReadOnly Property Configuration As DeviceTGraphicContext, TRenderingOptionsDeviceConfiguration
Get
protected:
virtual property DeviceTGraphicContext, TRenderingOptionsDeviceConfiguration^ Configuration {
DeviceTGraphicContext, TRenderingOptionsDeviceConfiguration^ get ();
}
abstract Configuration : DeviceTGraphicContext, TRenderingOptionsDeviceConfiguration with get
override Configuration : DeviceTGraphicContext, TRenderingOptionsDeviceConfiguration with get
Property Value
Type:
DeviceTGraphicContext, TRenderingOptionsDeviceConfiguration
See Also