Class DeviceTGraphicContextTRenderingOptions.DeviceConfigurationTGraphicContextTRenderingOptions

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

Representa el objeto de configuración para dispositivos.

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

Constructores

NombreDescripción
DeviceConfiguration()Constructor predeterminado

Propiedades

NombreDescripción
PageWritingStrategy { get; set; }Obtiene o establece la estrategia de escritura de la página.

Ver también