PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / C1PrintDocument Class / DocumentDirectoryName Property

In This Topic
    DocumentDirectoryName Property (C1PrintDocument)
    In This Topic
    Gets the directory of the C1PrintDocument.DocumentFileName.
    Syntax
    'Declaration
     
    Public ReadOnly Property DocumentDirectoryName As String
    public string DocumentDirectoryName {get;}
    See Also