IDevice.BeginDocument

IDevice.BeginDocument method

Begins rendering of the document.

public void BeginDocument(Document document)
ParameterTypeDescription
documentDocumentThe document.

See Also