StructureElement.ActualText

StructureElement.ActualText property

Gets or sets the actual text for structure element.

public string ActualText { get; set; }

Property Value

Actual text of the structure element.

See Also