PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / C1LinkTargetExternalAnchor Class / DocumentFileName Property

In This Topic
    DocumentFileName Property (C1LinkTargetExternalAnchor)
    In This Topic
    Gets the filename with the target C1PrintDocument object.
    Syntax
    'Declaration
     
    Public ReadOnly Property DocumentFileName As String
    public string DocumentFileName {get;}
    See Also