Enum DeviceTGraphicContextTRenderingOptions.PageWritingStrategyTGraphicContextTRenderingOptions
Device<TGraphicContext,TRenderingOptions>.PageWritingStrategy<TGraphicContext,TRenderingOptions> enumeration
Spécifie les types de stratégies pour écrire des pages dans le flux de sortie\flux.
public enum PageWritingStrategy<TGraphicContext, TRenderingOptions>
where TGraphicContext : GraphicContext, new()
where TRenderingOptions : RenderingOptions
Valeurs
Nom | Évaluer | La description |
---|---|---|
SingleStream | 0 | Écrit toutes les pages dans un flux de sortie. |
MultipleStreams | 1 | Écrit chaque page dans son propre flux. |
Voir également
- class GraphicContext
- class RenderingOptions
- class Device<TGraphicContext,TRenderingOptions>
- espace de noms Aspose.Html.Rendering
- Assemblée Aspose.HTML