Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
TextLineInfo
.
.
::
.
TopUnit Property
TextLineInfo Class
See Also
Y coordinate of top edge of the line relative to top edge of the first line.
Namespace:
C1.C1PrintDocument
Assembly:
C1.C1PrintDocument.Classic.2
(in C1.C1PrintDocument.Classic.2.dll)
Syntax
C#
public
Unit
TopUnit
{
get
; }
Visual Basic (Declaration)
Public
ReadOnly
Property
TopUnit
As
Unit
See Also
TextLineInfo Class
C1.C1PrintDocument Namespace