Class Device

Class Device

Namespace: Aspose.Html.Rendering
Assembly: Aspose.HTML.dll (25.2.0)

Represents a base class for implementing rendering devices that are used to draw graphics in various formats and environments.

[ComVisible(true)]
public abstract class Device

Inheritance

objectDevice

Derived

Device<tgraphiccontext, trenderingoptions="">

Inherited Members

object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Constructors

Device()

Initializes a new instance of the Aspose.Html.Rendering.Device class.

public Device()

</tgraphiccontext,>