Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1Text
.
.
::
.
Length Property
C1Text Class
See Also
Gets or sets the length of the text range within Text property, which will be used in measurements.
Namespace:
C1.C1PrintDocument.Util
Assembly:
C1.C1PrintDocument.Classic.2
(in C1.C1PrintDocument.Classic.2.dll)
Syntax
C#
public
int
Length
{
get
;
set
; }
Visual Basic (Declaration)
Public
Property
Length
As
Integer
See Also
C1Text Class
C1.C1PrintDocument.Util Namespace