XpsDeviceGetExtension Method
Gets extension of the output file.

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

Return Value

Type: String
The file extension.
See Also