ComponentOne ReportViewer for ASP.NET Web Forms
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 System.Integer
    public System.int Position
    See Also