Enum Device.PageWritingStrategy
Enum Device.PageWritingStrategy
Pôvodný názov: Aspose.Svg.Rendering Zhromaždenie: Aspose.SVG.dll (25.5.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,>