PresentationProperties.WebProperties 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.
Web Properties.
Represents the following element tag in the schema: p:webPr.
public DocumentFormat.OpenXml.Presentation.WebProperties WebProperties { get; set; }
public DocumentFormat.OpenXml.Presentation.WebProperties? WebProperties { get; set; }
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2007)]
public DocumentFormat.OpenXml.Presentation.WebProperties WebProperties { get; set; }
member this.WebProperties : DocumentFormat.OpenXml.Presentation.WebProperties with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2007)>]
member this.WebProperties : DocumentFormat.OpenXml.Presentation.WebProperties with get, set
Public Property WebProperties As WebProperties
Property Value
Returns WebProperties.
- Attributes