DeviceTGraphicContext, TRenderingOptionsGetExtension Method
Gets extension of the output file.

Namespace: Aspose.Html.Rendering
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
protected abstract string GetExtension()

Return Value

Type: String
The file extension.
See Also