DeviceTGraphicContext, TRenderingOptionsDeviceConfigurationPageWritingStrategy Property
Gets or sets the page writing strategy.

Namespace: Aspose.Html.Rendering
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public DeviceTGraphicContext, TRenderingOptionsPageWritingStrategy PageWritingStrategy { get; set; }

Property Value

Type: DeviceTGraphicContext, TRenderingOptionsPageWritingStrategy
The page writing strategy.
See Also