Aspose.Html.Rendering

The Aspose.Html.Rendering namespace consists of numerous renderer objects as well as appropriate low level options classes which are responsible to render documents/files into IDevice implementation.

Classes

ClassDescription
CssOptionsRepresents css rendering options.
DeviceRepresents a base class for implementing rendering devices that are used to draw graphics in various formats and environments.
Device<TGraphicContext,TRenderingOptions>Represents base class for implementation particular rendering devices.
EpubRendererRepresents a EPub document renderer.
GraphicContextHolds current graphics control parameters. These parameters define the global framework within which the graphics operators execute.
HtmlRendererRepresents an HTML document renderer.
MhtmlRendererRepresents a MHTML document renderer.
PageSetupRepresents a page setup object is used for configuration output page-set.
RendererRepresents a base class for all renderers and implemnts IDisposable interface.
Renderer<TSource>Represents an abstract class for the all renderers.
RenderingOptionsRepresents rendering options.
SvgRendererRepresents SVG document renderer.
TextInfoContains information about rendered text.

Structures

StructureDescription
GlyphInfoContains glyph related information.

Interfaces

InterfaceDescription
IDeviceDefines methods and properties that support custom rendering of the graphic elements like paths, text and images.

Enumeration

EnumerationDescription
AtPagePrioritySpecifies possible orders of applying page size declarations.
ImageTypeSpecifies the file format of the image
MediaTypeSpecifies possible media types used during rendering.
PageLayoutOptionsSpecifies flags that together with other PageSetup options determine sizes and layouts of pages. These flags can be combined together according to their descriptions.