Placeholder
StructuredDocumentTagRangeStart.Placeholder property
Gets the BuildingBlock
containing placeholder text which should be displayed when this structured document tag run contents are empty, the associated mapped XML element is empty as specified via the XmlMapping
element or the IsShowingPlaceholderText
element is true
.
public BuildingBlock Placeholder { get; }
Remarks
Can be null
, meaning that the placeholder is not applicable for this structured document tag.
See Also
- class BuildingBlock
- class StructuredDocumentTagRangeStart
- namespace Aspose.Words.Markup
- assembly Aspose.Words