Aspose.Html.Drawing Namespace
The Aspose.Html.Drawing namespace contains objects and interfaces to specify measurement and units as well as drawing attribute objects like brushes, colors and fonts.
Classes
  ClassDescription
Public classAngle
The angle data type
Public classDimension
Provides the base class for dimensions. The general term 'dimension' refers to a number with a unit attached to it, and are denoted by UnitType.
Public classFrequency
The 'frequency' unit.
Public classLength
Represents a length measurement unit.
Public classLengthOrAuto
Represents a container for storage length or 'auto' units..
Public classMargin
Represents page margin.
Public classNumeric
Provides the base class for numeric types.
Public classPage
Represents a page object is used for configuration output page. The lacuna value for page size is A4(210x297mm)
Public classResolution
Represents a resolution unit.
Public classSize
Stores a values which specify a Height and Width.
Public classTime
Represents a time unit.
Public classUnit
Provides the base class for units of measurement.
Public classUnitType
Specifies the unit of measurement.
Interfaces
  InterfaceDescription
Public interfaceIBrush
Declares method for getting of brush type.
Public interfaceIGradientBrush
Declare methods for getting common properties of gradient brushes.
Public interfaceIInterpolationColor
Desclares methods for getting interpolation color.
Public interfaceILinearGradientBrush
Defines brush interface with a linear gradient.
Public interfaceISolidBrush
Defines brush interface of a single color
Public interfaceITextureBrush
Defines brush interface that uses an image to fill the interior of a shape.
Public interfaceITransformableBrush
Desclares methods for getting transformation matrix and wrap mode.
Public interfaceITrueTypeFont
Declares methods for working with TrueType font.
Enumerations
  EnumerationDescription
Public enumerationBrushType
Specifies the type of brush.