PresentationProperties.HtmlPublishProperties Property
HTML Publishing Properties, this property is only available in Office2007.Represents the element tag in schema: p:htmlPubPr
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
<OfficeAvailabilityAttribute(FileFormatVersions.Office2007)> _
Public Property HtmlPublishProperties As HtmlPublishProperties
Get
Set
'Uso
Dim instance As PresentationProperties
Dim value As HtmlPublishProperties
value = instance.HtmlPublishProperties
instance.HtmlPublishProperties = value
[OfficeAvailabilityAttribute(FileFormatVersions.Office2007)]
public HtmlPublishProperties HtmlPublishProperties { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Presentation.HtmlPublishProperties
Returns HtmlPublishProperties.