DeviceTGraphicContextTRenderingOptions.DeviceConfigurationTGraphicContextTRenderingOptions Class

Device<TGraphicContext,TRenderingOptions>.DeviceConfiguration<TGraphicContext,TRenderingOptions> class

public class DeviceConfiguration<TGraphicContext, TRenderingOptions>
    where TGraphicContext : GraphicContext, new()
    where TRenderingOptions : RenderingOptions

Constructors

NameDescription
DeviceConfiguration()The default constructor.

Properties

NameDescription
PageWritingStrategy { get; set; }

See Also