Class DeviceTGraphicContextTRenderingOptions.DeviceConfigurationTGraphicContextTRenderingOptions

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

Merupakan objek konfigurasi untuk perangkat.

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

Konstruktor

NamaKeterangan
DeviceConfiguration()Konstruktor default.

Properti

NamaKeterangan
PageWritingStrategy { get; set; }Mendapatkan atau mengatur strategi penulisan halaman.

Lihat juga