Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.Util Namespace / TextWordsRunInfo.WordInfo Structure / Position Field

In This Topic
    Position Field
    In This Topic
    Position of this word's first char in the owner's TextRunInfo.Text.
    Syntax
    'Declaration
     
    Public Position As Integer
    public int Position
    See Also