Creates an instance of the PrintFilePDF class with the specified info.
The content of the file depending on the source type.
The source type of the file.
The file name that will be created at the client side.
The number of printing copies.
Gets or sets the content of the file depending on the source type.
Gets or sets the source type of the file.
Gets or sets the file name that will be created at the client side. It must include the file extension like .pdf, .txt, .doc, .xls, etc.
Gets or sets whether to print any annotations, if any, available in the PDF document.
Gets or sets whether to print the PDF document with color images, texts, or other objects as shades of gray.
Gets or sets whether pages are printed in reverse order.
Gets or sets the print range.
Gets or sets the print rotation.
Gets or sets the number of printing copies for this file. Default is 1.
Gets or sets the number of printing copies for this file. Default is 1.
It represents a PDF file that will be printed at the client side.