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.
EpubRendererRepresents a EPub document renderer.
GlyphInfoContains glyph related information.
GraphicContextHolds current graphics control parameters.
These parameters define the global framework within which the graphics operators execute.
HtmlRendererRepresents an HTML document renderer.
IDeviceDefines methods and properties that support custom rendering of the graphic elements like paths, text and images.
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.
RenderingOptionsRepresents rendering options.
SvgRendererRepresents SVG document renderer.
TextInfoContains information about rendered text.

Enumerations

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.