Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / PrintDocumentName Property

In This Topic
    PrintDocumentName Property
    In This Topic
    Print document name. It also appears during print preview preparation.
    Syntax
    'Declaration
     
    Public Property PrintDocumentName As String
    public string PrintDocumentName {get; set;}
    See Also