Sets or returns the document to export.

Namespace:  C1.C1PrintDocument.Export
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
Object Document { get; set; }
Visual Basic (Declaration)
Property Document As Object

See Also