Version

PrintOptionsBase Class Members

The following tables list the members exposed by PrintOptionsBase.

Public Properties
 NameDescription
Public PropertyAlignHeadersAndFootersWithMarginsGets or sets the value indicating whether to align header and footer margins with page margins.  
Public PropertyBottomMarginGets or sets the margin at the bottom of each printed page of the worksheet, specified in inches.  
Public PropertyDraftQualityGets or sets the value indicating whether the printed pages should be printed using draft quality.  
Public PropertyFooterGets or sets the footer for each page of the printed worksheet.  
Public PropertyFooterMarginGets or sets the footer margin for each printed page of the worksheet, specified in inches.  
Public PropertyHeaderGets or sets the header for each page of the printed worksheet.  
Public PropertyHeaderMarginGets or sets the header margin for each printed page of the worksheet, specified in inches.  
Public PropertyLeftMarginGets or sets the margin at the left of each printed page of the worksheet, specified in inches.  
Public PropertyNumberOfCopiesGets or sets the number of copies to print.  
Public PropertyOrientationGets or sets the orientation for each page of the printed worksheet.  
Public PropertyOrientationResolvedReturns the resolved orientation for each page of the printed worksheet.  
Public PropertyPageNumberingGets or sets the method with which pages are numbered.  
Public PropertyPaperSizeGets or sets the paper size for each printed page of the worksheet.  
Public PropertyPrintErrorsGets or sets the way error values of cells are printed.  
Public PropertyPrintInBlackAndWhiteGets or sets the value indicating whether the worksheet should be printed in black and white.  
Public PropertyPrintNotesGets or sets the way cell comments are printed.  
Public PropertyResolutionGets or sets the horizontal print resolution in DPI.  
Public PropertyRightMarginGets or sets the margin at the right of each printed page of the worksheet, specified in inches.  
Public PropertyScaleHeadersAndFootersWithDocumentGets or sets the value indicating whether to scale the headers and footers with the document scaling.  
Public PropertyStartPageNumberGets or sets the page number for the first printed page of the worksheet.  
Public PropertyTopMarginGets or sets the margin at the top of each printed page of the worksheet, specified in inches.  
Public PropertyVerticalResolutionGets or sets the vertical print resolution in DPI.  
Public Methods
 NameDescription
Public MethodResetResets the print options to their default settings.  
Public Events
 NameDescription
Public EventPropertyChangedOccurs after a property value has changed  
See Also