Class DeviceTGraphicContextTRenderingOptions.DeviceConfigurationTGraphicContextTRenderingOptions

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

デバイスの構成オブジェクトを表します。

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

コンストラクター

名前説明
DeviceConfiguration()デフォルトのコンストラクター。

プロパティ

名前説明
PageWritingStrategy { get; set; }ページ書き込み戦略を取得または設定します。

関連項目