PresentationDocument.ExtendedFilePropertiesPart 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.
Gets the ExtendedFilePropertiesPart of the PresentationDocument.
public DocumentFormat.OpenXml.Packaging.ExtendedFilePropertiesPart ExtendedFilePropertiesPart { get; }
public DocumentFormat.OpenXml.Packaging.ExtendedFilePropertiesPart? ExtendedFilePropertiesPart { get; }
member this.ExtendedFilePropertiesPart : DocumentFormat.OpenXml.Packaging.ExtendedFilePropertiesPart
Public ReadOnly Property ExtendedFilePropertiesPart As ExtendedFilePropertiesPart