PresentationProperties.HtmlPublishProperties Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
HTML Publishing Properties.
Represents the following element tag in the schema: p:htmlPubPr.
public DocumentFormat.OpenXml.Presentation.HtmlPublishProperties HtmlPublishProperties { get; set; }
public DocumentFormat.OpenXml.Presentation.HtmlPublishProperties? HtmlPublishProperties { get; set; }
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2007)]
public DocumentFormat.OpenXml.Presentation.HtmlPublishProperties HtmlPublishProperties { get; set; }
member this.HtmlPublishProperties : DocumentFormat.OpenXml.Presentation.HtmlPublishProperties with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2007)>]
member this.HtmlPublishProperties : DocumentFormat.OpenXml.Presentation.HtmlPublishProperties with get, set
Public Property HtmlPublishProperties As HtmlPublishProperties
Property Value
Returns HtmlPublishProperties.
- Attributes