Device-2.DeviceConfiguration-2.PageWritingStrategy

Device<TGraphicContext,TRenderingOptions>.DeviceConfiguration<TGraphicContext,TRenderingOptions>.PageWritingStrategy property

Gets or sets the page writing strategy.

public PageWritingStrategy<TGraphicContext, TRenderingOptions> PageWritingStrategy { get; set; }

Property Value

The page writing strategy.

See Also