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.Svg.Rendering
- المجسم Aspose.SVG