ASP Printer has the following properties:
Remarks
ASP Printer provides several easy-to-use methods that enable you to specify many of the print settings in the method arguments and print your documents immediately using just a single line of code. By using these methods, you no more need to use any of the above properties.
Also, please note that none of the above properties are applicable when printing HTML files or PDF files (except the FileName property that is required only when using the PrintDoc method).
* These properties apply only when printing a text document (text data). Properties not marked with (*) are applicable when printing RTf files or RTF data only (see also the PrintRTFData and PrintRTFFile methods).