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
Propiedades
Nombre | Descripción |
---|
PageWritingStrategy { get; set; } | Obtiene o establece la estrategia de escritura de la página. |
Ver también