Enum DeviceTGraphicContextTRenderingOptions.PageWritingStrategyTGraphicContextTRenderingOptions
Device<TGraphicContext,TRenderingOptions>.PageWritingStrategy<TGraphicContext,TRenderingOptions> enumeration
페이지를 출력 스트림\스트림에 쓰기 위한 전략 유형을 지정합니다.
public enum PageWritingStrategy<TGraphicContext, TRenderingOptions>
where TGraphicContext : GraphicContext, new()
where TRenderingOptions : RenderingOptions
가치
이름 | 값 | 설명 |
---|---|---|
SingleStream | 0 | 모든 페이지를 하나의 출력 스트림에 기록합니다. |
MultipleStreams | 1 | 모든 페이지를 자체 스트림에 기록합니다. |
또한보십시오
- class GraphicContext
- class RenderingOptions
- class Device<TGraphicContext,TRenderingOptions>
- 네임스페이스 Aspose.Html.Rendering
- 집회 Aspose.HTML