PrintOptions Members

Include Protected Members
Include Inherited Members

Contains print options for a presentation.

The PrintOptions type exposes the following members.

Properties

  Name Description
Public property ActivePrinter Returns the name of the active printer. Read-only.
Public property Application Returns an Application object that represents the creator of the specified object.
Public property Collate Determines whether a complete copy of the specified presentation is printed before the first page of the next copy is printed. Read/write.
Public property FitToPage Determines whether the slides will be scaled to fill the page that they are printed on. Read/write.
Public property FrameSlides Determines whether a thin frame is placed around the border of the printed slides. Read/write.
Public property HandoutOrder Returns or sets the page layout order in which slides appear on printed handouts that show multiple slides on one page. Read/write.
Public property HighQuality Indicates whether to print in high quality. Read/write.
Public property NumberOfCopies Returns or sets the number of copies of a presentation to be printed. Read/write.
Public property OutputType Returns or sets a value that indicates which component (slides, handouts, notes pages, or an outline) of the presentation is to be printed. Read/write.
Public property Parent Returns the parent object for the specified object.
Public property PrintColorType Returns or sets the way the specified document will be printed; in black and white, in pure black and white (also referred to as high contrast), or in color. Read/write.
Public property PrintComments Sets or returns whether comments will be printed. Read/write.
Public property PrintFontsAsGraphics Determines whether TrueType fonts are printed as graphics. Read/write.
Public property PrintHiddenSlides Determines whether hidden slides in the specified presentation will be printed. Read/write.
Public property PrintInBackground Determines whether the specified presentation is printed in the background. Read/write.
Public property Ranges Returns the PrintRanges object, which represents the ranges of slides in the presentation to be printed. Read-only.
Public property RangeType Returns or sets the type of print range for the presentation. Read/write.
Public property sectionIndex Returns the index of the selected section in the PrintOptions object. Read/write.
Public property SlideShowName Returns or sets the name of the custom slide show to print. Read/write.

Top

See Also

Reference

PrintOptions Interface

Microsoft.Office.Interop.PowerPoint Namespace