PrintParameters Members


The PrintParameters type exposes the following members.

Methods

Name Description
Public method Dispose
Causes the object to release immediately any resources it may be utilizing.
(Inherited from APIObject .)
Public method Equals
Determines whether the specified Object is equal to the current Object .
(Inherited from Object .)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object .)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object .)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object .)

Properties

Name Description
Public property ColorDepth
The color depth type.
Public property HiddenLineViews
The hidden line views type.
Public property HideCropBoundaries
Indicates whether to hide crop boundaries when printing.
Public property HideReforWorkPlanes
Indicates whether to hide reference/work planes when printing.
Public property HideScopeBoxes
Indicates whether to hide scope boxes when printing.
Public property HideUnreferencedViewTags
Indicates whether to hide unreferenced view tags when printing.
Public property IsReadOnly
Identifies if the object is read-only or modifiable.
(Inherited from APIObject .)
Public property MarginType
The print margin type.
Public property MaskCoincidentLines
Indicates whether to mask coincident lines when printing.
Public property PageOrientation
The Page Orientation of the Print Setting.
Public property PaperPlacement
The paper placement type.
Public property PaperSize
The page size.
Public property PaperSource
The page source.
Public property RasterQuality
The raster quality type.
Public property ReplaceHalftoneWithThinLines
Indicates whether to replace halftone with thin lines when printing.
Public property UserDefinedMarginX
The User defined X value of offset from left bottom corner.
Public property UserDefinedMarginY
The User defined Y value of offset from left bottom corner
Public property ViewLinksinBlue
Indicates whether to view links in blue when printing.
Public property Zoom
The zoom value to a percentage of the original size.
Public property ZoomType
The zoom type.

See Also