Namespace Aspose.Html.Rendering
Namespace Aspose.Html.Rendering
Namespaces
| Namespace Name | Description |
|---|---|
| Aspose.Html.Rendering.Doc | |
| Aspose.Html.Rendering.Fonts | |
| Aspose.Html.Rendering.Image | |
| Aspose.Html.Rendering.Pdf | |
| Aspose.Html.Rendering.Xps |
Classes
| Class Name | Description |
|---|---|
| CssOptions | Represents css rendering options. |
| Device | Represents 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. |
| Device<tgraphiccontext, trenderingoptions="">.DeviceConfiguration | Represents configuration object for devices. |
| EpubRenderer | Represents a EPUB document renderer. |
| GraphicContext | Holds current graphics control parameters. These parameters define the global framework within which the graphics operators execute. |
| HtmlRenderer | Represents an HTML document renderer. |
| MhtmlRenderer | Represents a MHTML document renderer. |
| PageSetup | Represents a page setup object is used for configuration output page-set. |
| Renderer | Represents a base class for all renderers and implemnts IDisposable interface. |
| Renderer<tsource> | The base abstract class for all renderers. |
| RenderingOptions | Represents rendering options. |
| SvgRenderer | Represents SVG document renderer. |
| TextInfo | Contains information about rendered text. </tsource></tgraphiccontext,></tgraphiccontext,> |
Structs
| Struct Name | Description |
|---|---|
| GlyphInfo | Contains glyph related information. |
Interfaces
| Interface Name | Description |
|---|---|
| IDevice | Defines methods and properties that support custom rendering of the graphic elements like paths, text and images. |
Enums
| Enum Name | Description |
|---|---|
| AtPagePriority | Specifies possible orders of applying page size declarations. |
| FillRule | Specifies the fill rule used in rendering SVG and HTML. |
| MediaType | Specifies possible media types used during rendering. |
| PageLayoutOptions | Specifies flags that together with other PageSetup options determine sizes and layouts of pages. These flags can be combined together according to their descriptions. |
| Device<tgraphiccontext, trenderingoptions="">.PageWritingStrategy | Specifies types of strategies for writing pages into output stream\streams. |
| StrokeLineCap | Specifies the line cap used in rendering SVG and HTML. |
| StrokeLineJoin | Specifies the line join style used in rendering SVG and HTML. </tgraphiccontext,> |