ImageDevice.BeginDocument

ImageDevice.BeginDocument method

Begins rendering of the document.

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

See Also