ChartDirector 7.1 (.NET Edition)

DrawArea.outPDF2


Usage

[C#]public byte[] outPDF2();
[VB]Public Function outPDF2() As Byte()

Description

Writes the DrawArea as a PDF image to memory.

Arguments

None

Return Value

A byte array containing the PDF image.