Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document.Util Namespace / C1TextLayout.SplitPositionInfo.Piece Structure / FirstCharIndex Field

In This Topic
    FirstCharIndex Field
    In This Topic
    Index of the first character.
    Syntax
    'Declaration
     
    Public FirstCharIndex As Integer
    public int FirstCharIndex
    See Also