Class DeviceTGraphicContextTRenderingOptions.DeviceConfigurationTGraphicContextTRenderingOptions

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

Vertegenwoordigt configuratieobject voor apparaten.

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

Constructeurs

NaamBeschrijving
DeviceConfiguration()De standaard constructeur.

Eigenschappen

NaamBeschrijving
PageWritingStrategy { get; set; }Haalt de strategie voor het schrijven van de pagina op of stelt deze in.

Zie ook