TextLayer.InnerText

TextLayer.InnerText property

Gets the text of the layer

public string InnerText { get; }

Property Value

The text.

See Also