PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview.Design Namespace / SampleC1PrintDocument Class / DocumentDirectoryName Property

In This Topic
    DocumentDirectoryName Property (SampleC1PrintDocument)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property DocumentDirectoryName As String
    public string DocumentDirectoryName {get;}
    See Also