Class Device

Class Device

Namespace: Aspose.Html.Rendering
Assembly: Aspose.HTML.dll (26.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

object Device

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()
 English