Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
TextLineInfo
.
.
::
.
CharIndexFirst Property
TextLineInfo Class
See Also
The index of the character that is the first character in this line.
Namespace:
C1.C1PrintDocument
Assembly:
C1.C1PrintDocument.Classic.2
(in C1.C1PrintDocument.Classic.2.dll)
Syntax
C#
public
int
CharIndexFirst
{
get
; }
Visual Basic (Declaration)
Public
ReadOnly
Property
CharIndexFirst
As
Integer
See Also
TextLineInfo Class
C1.C1PrintDocument Namespace