PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / C1AnchorInfo Class / DocumentLocation Property

In This Topic
    DocumentLocation Property (C1AnchorInfo)
    In This Topic
    Gets DocumentLocation object defining position of anchor in document.
    Syntax
    'Declaration
     
    Public ReadOnly Property DocumentLocation As DocumentLocation
    public DocumentLocation DocumentLocation {get;}
    See Also