Represents the raw "preview" part of print previewing,
without any dialog boxes or buttons. Most PrintPreviewControl objects are found on PrintPreviewDialog
objects, but they do not have to be.
Namespace:
CADImport.Printing
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Class PrintPreviewControlEx Inherits Control |
C#
|
public class PrintPreviewControlEx : Control |
Inheritance Hierarchy
CADImport.Printing.PrintPreviewControlEx
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also