The following tables list the members exposed by IPrintManager.
Name | Description | |
---|---|---|
![]() | HideGeometryOnSheet | Gets or sets whether the geometry of the model shown in Viewports is printed with hidden lines removed. |
![]() | Orientation | Sets the page orientation for printing. |
![]() | PaperSize | Gets or sets the name of the size of the paper. |
![]() | Printer | Gets or sets the name of the printer to use. |
![]() | PrintInBackground | Gets or sets whether to print the drawing in the background. |
![]() | PrintInverse | Gets or sets whether to reverse the output direction. |
![]() | PrintOnCenter | Gets or sets whether to use same-size margins at the top, bottom, left, and right for print offset. |
![]() | PrintSheetLast | Gets or sets whether to print first the geometry of the model in Viewports or the geometry of the Sheet in the graphics area. |
![]() | Quality | Gets or sets print quality. |
![]() | ScaleLineWeight | Gets or sets whether to scale LineWeight to the print scale. |
![]() | ScaleToFit | Gets or sets whether to scale the printout to fit the paper. |
![]() | StyleTable | Gets or sets the name of the PrintStyle table. |
![]() | UseAssignedLineWeight | Gets or sets whether to print entities in the LineWeights assigned in the Layers. |
![]() | UseAssignedPrintStyle | Gets or sets whether PrintStyles applied to Layers and entities are printed. |
![]() | UserScale | Gets or sets whether to use a user-defined scale when printing. |
![]() | ViewDisplayStyle | Gets or sets the display state for Shaded views when printing. |
Name | Description | |
---|---|---|
![]() | AvailablePaperSizes | Gets the names of the available paper sizes. |
![]() | AvailablePaperSizesInLocale | Gets the names of the localized paper sizes for this locale. |
![]() | GetAvailablePrinters | Gets the names of the available printers. |
![]() | GetPaperSize | Gets the size of the paper. |
![]() | GetPrintMargins | Gets the size of the margins of the paper size specified to use for printing. |
![]() | GetPrintOffset | Gets the margins for print offset. |
![]() | GetPrintRange | Gets the area to print. |
![]() | GetStandardScale | Gets the standard scale and value of the scale for printing. |
![]() | GetUserScaleValue | Gets the user-defined paper and drawing units (millimeters or inches) for printing. |
![]() | PaperSizeInLocale | Gets the name of the localized paper size that corresponds to the specified non-localized paper size. |
![]() | PrintOut | Sets the number of copies of the active document to print. |
![]() | SetClosestValidPaperSize | Sets the size of the paper to a valid size for the printer that is closest to the specified length and width. |
![]() | SetPrintMargins | Sets the size of the margins for the paper size specified to use for printing. |
![]() | SetPrintOffset | Sets the margins for print offset. |
![]() | SetPrintRange | Sets the area to print. |
![]() | SetStandardScale | Sets the standard scale for printing. |
![]() | SetUserScaleValue | Sets the user-defined paper and drawing units (millimeters or inches) for printing. |