Prints a current CAD image.
Namespace:
CADImport
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Overridable Function Print( _ ByVal showDialog As Boolean, _ ByVal printing As Boolean, _ ByVal printerName As String _ ) As PrintDocument |
Parameters
-
showDialog
-
Type: bool
-
printing
-
Type: bool
-
printerName
-
Type: string
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also