Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1PreviewPane
.
.
::
.
DocumentName Property
C1PreviewPane Class
See Also
Sets or returns the preview document's name
Namespace:
C1.Win.C1PrintPreview
Assembly:
C1.Win.C1PrintPreview.Classic.2
(in C1.Win.C1PrintPreview.Classic.2.dll)
Syntax
C#
public
string
DocumentName
{
get
;
set
; }
Visual Basic (Declaration)
Public
Property
DocumentName
As
String
See Also
C1PreviewPane Class
C1.Win.C1PrintPreview Namespace