Disposes this device instance. Finalizes this device instance graphics state,
i.e. switches APS composing context to the ApsCanvas of the level higher then this
device's graphics state ApsCanvas.
Namespace:
Aspose.Page.XPS.Presentation.Pdf
Assembly:
Aspose.Page (in Aspose.Page.dll) Version: 20.1.0.0 (20.1)
Syntaxpublic override void Dispose()
Public Overrides Sub Dispose
public:
virtual void Dispose() override
abstract Dispose : unit -> unit
override Dispose : unit -> unit
See Also