VisPublishPages Enumeration
Office 2010
Specifies constants that define which pages to publish; passed to the ServerPublishOptions.SetPagesToPublish method and returned by the ServerPublishOptions.GetPagesToPublish method.
Name | Value | Description |
---|---|---|
visPublishPageAll | 0 | Publish all pages. |
visPublishPageSelect | 1 | Publish selected pages. |
Show: