PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / C1AnchorText Class / Position Property

In This Topic
    Position Property (C1AnchorText)
    In This Topic
    Gets the position of anchor withint text, zero based.
    Syntax
    'Declaration
     
    Public ReadOnly Property Position As Integer
    public int Position {get;}
    See Also