Enum DeviceTGraphicContextTRenderingOptions.PageWritingStrategyTGraphicContextTRenderingOptions
Device<TGraphicContext,TRenderingOptions>.PageWritingStrategy<TGraphicContext,TRenderingOptions> enumeration
Menentukan jenis strategi untuk menulis halaman ke aliran keluaran\aliran.
public enum PageWritingStrategy<TGraphicContext, TRenderingOptions>
where TGraphicContext : GraphicContext, new()
where TRenderingOptions : RenderingOptions
Nilai
Nama | Nilai | Keterangan |
---|---|---|
SingleStream | 0 | Menulis semua halaman menjadi satu aliran keluaran. |
MultipleStreams | 1 | Menulis setiap halaman ke alirannya sendiri. |
Lihat juga
- class GraphicContext
- class RenderingOptions
- class Device<TGraphicContext,TRenderingOptions>
- ruang nama Aspose.Html.Rendering
- perakitan Aspose.HTML