Enum Device.PageWritingStrategy

Enum Device.PageWritingStrategy

Název místa: Aspose.Html.Rendering Sbírka: Aspose.HTML.dll (25.4.0)

Určuje typy strategií pro psaní stránek do output stream\streams.

public enum Device<tgraphiccontext, trenderingoptions="">.PageWritingStrategy

Fields

MultipleStreams = 1

Píše každou stránku do vlastního toku.

SingleStream = 0

Píše všechny stránky do jednoho výstupního toku.

</tgraphiccontext,>

 Čeština