Overload List

Outputs the generated Document to a byte array.

public Byte[] Draw()

Outputs the generated Document to a file.

public Void Draw(System.String)

Outputs the generated Document to the given Stream object.

public Void Draw(System.IO.Stream)

See Also

Document Class | Document Members | ceTe.DynamicPDF Namespace