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