CustomXmlProperties.CustomXmlPlaceholder 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.
Custom XML Element Placeholder Text.
Represents the following element tag in the schema: w:placeholder.
public DocumentFormat.OpenXml.Wordprocessing.CustomXmlPlaceholder CustomXmlPlaceholder { get; set; }public DocumentFormat.OpenXml.Wordprocessing.CustomXmlPlaceholder? CustomXmlPlaceholder { get; set; }member this.CustomXmlPlaceholder : DocumentFormat.OpenXml.Wordprocessing.CustomXmlPlaceholder with get, setPublic Property CustomXmlPlaceholder As CustomXmlPlaceholder