PresentationProperties.WebProperties Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Webeigenschaften.
Stellt das folgende Elementtag im Schema dar: 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
Eigenschaftswert
Gibt zurück WebProperties.
- Attribute