Enum Device.PageWritingStrategy
Enum Device.PageWritingStrategy
Pôvodný názov: Aspose.Html.Rendering Zhromaždenie: Aspose.HTML.dll (25.4.0)
Určuje typy stratégií pre písanie stránok do output stream\streams.
public enum Device<tgraphiccontext, trenderingoptions="">.PageWritingStrategy
Fields
MultipleStreams = 1
Napíšte každú stránku do vlastného prúdu.
SingleStream = 0
Napíšte všetky stránky do jedného toku výstupu.
</tgraphiccontext,>