PdfDevice.BeginDocument

PdfDevice.BeginDocument method

Begins rendering of the document.

public override void BeginDocument(Document document)
ParameterTypeDescription
documentDocumentThe document.

See Also