Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1AnchorText
.
.
::
.
.
Position Property
C1AnchorText Class
See Also
Gets the position of anchor withint text, zero based.
Namespace:
C1.C1Preview
Assembly:
C1.C1Report.2
(in C1.C1Report.2.dll)
Syntax
C#
public
int
Position
{
get
; }
Visual Basic
Public
ReadOnly
Property
Position
As
Integer
Get
See Also
C1AnchorText Class
C1.C1Preview Namespace