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