public class AsposeWordsPrintDocument
A single Aspose.Words document can consist of multiple sections that specify pages with different sizes,
orientation and paper trays.
On the other hand, if the document consists of a single section only, the developer can use
Constructor Summary |
---|
AsposeWordsPrintDocument(Document document)
Initializes a new instance of this class. |
public AsposeWordsPrintDocument(Document document)
document
- The document to print.