-
Home
-
API
-
PrintingTools.Core.Rendering
-
IVectorPageRenderer
-
Methods
-
CreatePdfBytes(IReadOnlyList)
CreatePdfBytes(IReadOnlyList) Method
Definition
Renders the supplied pages to a PDF byte payload that can be consumed by native preview/print surfaces.
byte[] CreatePdfBytes(IReadOnlyList<PrintPage> pages)
Parameters
Returns