.NET Framework Class Library
CharText.WordText Property
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.DOM Namespace > CharText Class > CharText Properties > CharText.WordText Property |
Reference to the parent word text.
Namespace: Gnostice.Core.DOM
Assembly: Gnostice.Core (in Gnostice.Core.dll)
Visual Basic |
Public Property WordText As WordText |
C# |
public WordText WordText { get; set; } |