DeviceTGraphicContextTRenderingOptions.DeviceConfigurationTGraphicContextTRenderingOptions Class
Device<TGraphicContext,TRenderingOptions>.DeviceConfiguration<TGraphicContext,TRenderingOptions> class
Represents configuration object for devices.
public class DeviceConfiguration<TGraphicContext, TRenderingOptions>
    where TGraphicContext : GraphicContext, new()
    where TRenderingOptions : RenderingOptions
Constructors
| Name | Description | 
|---|---|
| DeviceConfiguration() | The default constructor. | 
Properties
| Name | Description | 
|---|---|
| PageWritingStrategy { get; set; } | Gets or sets the page writing strategy. | 
See Also
- class GraphicContext
- class RenderingOptions
- class Device<TGraphicContext,TRenderingOptions>
- namespace Aspose.Svg.Rendering
- assembly Aspose.SVG