Sets or returns the C1Document object associated with this preview.
Namespace:
C1.Win.C1PrintPreviewAssembly: C1.Win.C1PrintPreview.Classic.2 (in C1.Win.C1PrintPreview.Classic.2.dll)
Syntax
C# |
---|
public C1PrintDocument C1PrintDocument { get; set; } |
Visual Basic (Declaration) |
---|
Public Property C1PrintDocument As C1PrintDocument |