XpsDevice.BeginDocument

XpsDevice.BeginDocument method

Begins rendering of the document.

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

See Also