WebOptions Members
Include Protected Members
Include Inherited Members
Contains presentation-level attributes used by Microsoft PowerPoint when you save or publish a complete or partial presentation as a Web page or open a Web page.
The WebOptions type exposes the following members.
Properties
Name | Description | |
---|---|---|
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. | |
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. | |
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. | |
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. | |
HTMLVersion | Returns or sets the version of HTML for a published presentation. Read/write. | |
IncludeNavigation | Determines whether the link bar for Web presentations is visible. Read/write. | |
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. | |
RelyOnVML | Determines whether image files are generated from drawing objects when you save or publish a complete or partial presentation as a Web page. Read/write. | |
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. | |
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. | |
ShowSlideAnimation | Determines whether slide animations are enabled when previewing, saving, or publishing a Web presentation. Read/write. | |
TargetBrowser | Represents the browser used with the active presentation in Microsoft PowerPoint. Read/write. | |
UseLongFileNames | Determines whether long file names are used in the active presentation. Read/write. |
Top
Methods
Name | Description | |
---|---|---|
UseDefaultFolderSuffix | Sets the folder suffix for the specified presentation to the default suffix for the language support you have selected or installed. |
Top