aspose.svg.rendering

The Aspose.Svg.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.
GlyphInfoContains glyph related information.
GraphicContextHolds current graphics control parameters.
These parameters define the global framework within which the graphics operators execute.
IDeviceDefines methods and properties that support custom rendering of the graphic elements like paths, text and images.
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.
BooleanPathOpSpecifies the boolean operation used when combining two paths.
MediaTypeSpecifies possible media types used during rendering.
SizingTypeRepresents the enumeration of page sizing types.