Enum DeviceTGraphicContextTRenderingOptions.PageWritingStrategyTGraphicContextTRenderingOptions

Device<TGraphicContext,TRenderingOptions>.PageWritingStrategy<TGraphicContext,TRenderingOptions> enumeration

يحدد أنواع الاستراتيجيات لكتابة الصفحات في تدفق الإخراج \ تدفقات.

public enum PageWritingStrategy<TGraphicContext, TRenderingOptions>
    where TGraphicContext : GraphicContext, new()
    where TRenderingOptions : RenderingOptions

قيم

اسمقيمةوصف
SingleStream0يكتب كل الصفحات في تدفق إخراج واحد.
MultipleStreams1يكتب كل صفحة في التدفق الخاص بها.

أنظر أيضا