Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1TextLine
.
.
::
.
IsLast Method
C1TextLine Class
See Also
Returns the true if line is a last line in Lines list.
Namespace:
C1.C1PrintDocument.Util
Assembly:
C1.C1PrintDocument.Classic.2
(in C1.C1PrintDocument.Classic.2.dll)
Syntax
C#
public
bool
IsLast
()
Visual Basic (Declaration)
Public
Function
IsLast
As
Boolean
Return Value
See Also
C1TextLine Class
C1.C1PrintDocument.Util Namespace