Share via


CustomXmlProperties.CustomXmlPlaceholder Property

Definition

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, set
Public Property CustomXmlPlaceholder As CustomXmlPlaceholder

Property Value

Applies to