GetPDF

MemoryGenerationResult.GetPDF method

Get .pdf file from the GenerationResult as MemoryStream. Multi page templates saved as single .pdf file with multiple pages

public MemoryStream GetPDF()

Return Value

Collection of MemoryStreams. Each template page represented as a single .pdf file with one page

See Also