PrinterWriter Properties

Properties

AutoNewPage 
CancelPrintingGets or sets the value determining if the printing job is canceled
CopiesGets or sets the value determining the PrinterWriter's copies
DefaultPageSettingsGets or sets the value determining The default page settings
DefaultPrinterName 
DefaultPrinterSettingsGets or sets the value determining The default printer settings
FileName 
HeightFromStartOfPage Return the height in pixels from the start of the current page
HeightUntilEndOfPage Returns the height in pixels until the end of the current page
HeightUntillEndOfPageObsolete.
LandscapeGets or sets the value determining whether the pages are printed in landscape or portrait orientation.
NameGets or sets the PrinterWriter's name
NewPageOnNextWrite 
PageGets the number of the current page being printed
PageEnded 
PageFooterGets or sets the value determining the ReportSection to be used as this PrinterWriter's page footer
PageHeaderGets or sets the value determining the ReportSection to be used as this PrinterWriter's page header
PageHeight Gets the total height in pixel of the current page
PaperKindGets or sets the value determining the PrinterWriter's paper kind
PrintDialogGets or sets the value determining if a PrintPreviewDialog will appear, and will allow the user to choose what printer to write to.
PrinterName 
PrintPreviewGets or sets the value determining if the print result will be displayed in a PrintPreviewDialog

See Also