DefaultWebOptions Object Members

PowerPoint Developer Reference

Contains global application-level attributes used by Microsoft Office PowerPoint when you publish or save a complete or partial presentation as a Web page or when you open a Web page.

Properties

  Name Description
Bb251422.properties(en-us,office.12).gif AllowPNG Determines whether PNG (Portable Network Graphics) is allowed as an output format when you save or publish a complete or partial presentation as a Web page. Read/write MsoTriState .
Bb251422.properties(en-us,office.12).gif AlwaysSaveInDefaultEncoding Determines whether the default encoding is used when you save a Web page or plain text document, independent of the file's original encoding when opened. Read/write MsoTriState.
Bb251422.properties(en-us,office.12).gif CheckIfOfficeIsHTMLEditor Determines whether Microsoft Office PowerPoint checks to determine whether a Microsoft Office application is the default HTML editor when you start PowerPoint. Read/write MsoTriState.
Bb251422.properties(en-us,office.12).gif Encoding Returns or sets the document encoding (code page or character set) to be used by the Web browser when you view the saved document. The default is the system code page. Read/write MsoEncoding .
Bb251422.properties(en-us,office.12).gif FolderSuffix Returns the folder suffix that Microsoft PowerPoint uses when you save or publish a complete or partial presentation as a Web page, use long file names, and choose to save supporting files in a separate folder (that is, if the UseLongFileNames and OrganizeInFolder properties are set to True). Read-only String.
Bb251422.properties(en-us,office.12).gif Fonts Returns a WebPageFonts collection representing the set of available fonts for saving a presentation as a Web page. Read-only.
Bb251422.properties(en-us,office.12).gif FrameColors Returns or sets the text color for the outline pane and the background color for the outline and slide panes for Web presentations. Read/write PpFrameColors .
Bb251422.properties(en-us,office.12).gif HTMLVersion Returns or sets the version of HTML for a published presentation. Read/write PpHTMLVersion .
Bb251422.properties(en-us,office.12).gif IncludeNavigation Determines whether the link bar for Web presentations is visible. Read/write MsoTriState.
Bb251422.properties(en-us,office.12).gif OrganizeInFolder Determines whether all supporting files, such as background textures and graphics, are organized in a separate folder when you save or publish the specified presentation as a Web page. Read/write MsoTriState .
Bb251422.properties(en-us,office.12).gif RelyOnVML Determines wwhether image files are generated from drawing objects when you save or publish a complete or partial presentation as a Web page. Read/write MsoTriState .
Bb251422.properties(en-us,office.12).gif ResizeGraphics Determines whether slides and any graphics on them are sized to fit the Web page display area of the target Web browser. Read/write MsoTriState .
Bb251422.properties(en-us,office.12).gif SaveNewWebPagesAsWebArchives MsoTrue for Microsoft Office PowerPoint to save new Web pages as Web archives. Read/write MsoTriState.
Bb251422.properties(en-us,office.12).gif ScreenSize Returns or sets the ideal minimum screen size (width by height, in pixels) that you should use when viewing the saved presentation in a Web browser. Read/write MsoScreenSize .
Bb251422.properties(en-us,office.12).gif ShowSlideAnimation Determines whether slide animations are enabled when previewing, saving, or publishing a Web presentation. Read/write MsoTriState .
Bb251422.properties(en-us,office.12).gif TargetBrowser Sets or returns an MsoTargetBrowser constant that represents the browser used with Microsoft PowerPoint. Read/write.
Bb251422.properties(en-us,office.12).gif UpdateLinksOnSave Determines whether hyperlinks and paths to all supporting files are automatically updated before you save or publish the presentation as a Web page. Read/write MsoTriState.
Bb251422.properties(en-us,office.12).gif UseLongFileNames Determines whether long file names are used. Read/write MsoTriState .