Gets
GroupBox unit,
contains control items for specifying orientation parameters of the printing page
Namespace:
CADImport.Printing
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public ReadOnly Property PaperOrientationGrBox() As GroupBox |
C#
|
public GroupBox PaperOrientationGrBox {get;} |
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also