Namespace Aspose.Svg.Rendering
Namespace Aspose.Svg.Rendering
Namespaces
| Namespace Name | Description |
|---|---|
| Aspose.Svg.Rendering.Fonts | |
| Aspose.Svg.Rendering.Image | |
| Aspose.Svg.Rendering.Pdf | |
| Aspose.Svg.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. |
| GraphicContext | Holds current graphics control parameters. These parameters define the global framework within which the graphics operators execute. |
| PageSetup | Represents a page setup object is used for configuration output page-set. |
| Renderer<tsource> | The base abstract class for all renderers. |
| Renderer | Represents a base class for all renderers and implemnts IDisposable interface. |
| 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. |
| BooleanPathOp | Specifies the boolean operation used when combining two paths. |
| MediaType | Specifies possible media types used during rendering. |
| Device<tgraphiccontext, trenderingoptions="">.PageWritingStrategy | Specifies types of strategies for writing pages into output stream\streams. |
| SizingType | Represents the enumeration of page sizing types. </tgraphiccontext,> |