Share via


CustomXmlProperties.CustomXmlPlaceholder Property

Custom XML Element Placeholder Text.Represents the element tag in schema: w:placeholder

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property CustomXmlPlaceholder As CustomXmlPlaceholder
    Get
    Set
'Usage
Dim instance As CustomXmlProperties
Dim value As CustomXmlPlaceholder

value = instance.CustomXmlPlaceholder

instance.CustomXmlPlaceholder = value
public CustomXmlPlaceholder CustomXmlPlaceholder { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.CustomXmlPlaceholder

See Also

Reference

CustomXmlProperties Class

CustomXmlProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace