PrintParameters Members

The PrintParameters type exposes the following members.

Methods

  NameDescription
Public methodDispose
Causes the object to release immediately any resources it may be utilizing.
(Inherited from APIObject.)
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyColorDepth
The color depth type.
Public propertyHiddenLineViews
The hidden line views type.
Public propertyHideCropBoundaries
Indicates whether to hide crop boundaries when printing.
Public propertyHideReforWorkPlanes
Indicates whether to hide reference/work planes when printing.
Public propertyHideScopeBoxes
Indicates whether to hide scope boxes when printing.
Public propertyHideUnreferencedViewTags
Indicates whether to hide unreferenced view tags when printing.
Public propertyIsReadOnly
Identifies if the object is read-only or modifiable.
(Inherited from APIObject.)
Public propertyMarginType
The print margin type.
Public propertyMaskCoincidentLines
Indicates whether to mask coincident lines when printing.
Public propertyPageOrientation
The Page Orientation of the Print Setting.
Public propertyPaperPlacement
The paper placement type.
Public propertyPaperSize
The page size.
Public propertyPaperSource
The page source.
Public propertyRasterQuality
The raster quality type.
Public propertyReplaceHalftoneWithThinLines
Indicates whether to replace halftone with thin lines when printing.
Public propertyUserDefinedMarginX
The User defined X value of offset from left bottom corner.
Public propertyUserDefinedMarginY
The User defined Y value of offset from left bottom corner
Public propertyViewLinksinBlue
Indicates whether to view links in blue when printing.
Public propertyZoom
The zoom value to a percentage of the original size.
Public propertyZoomType
The zoom type.

See Also