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
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(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 propertyOriginOffsetX
The User defined X value of offset from left bottom corner. Unit is feet.
Public propertyOriginOffsetY
The User defined Y value of offset from left bottom corner. Unit is feet.
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 Obsolete.
The User defined X value of offset from left bottom corner. Unit is inch.
Public propertyUserDefinedMarginY Obsolete.
The User defined Y value of offset from left bottom corner. Unit is inch.
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