ENUM_CADPRINTOPTIONS Enumeration
Members
Member | Value | Description |
---|---|---|
CADPRINT_ENTIRCURSCALE | 3 | Prints the entire CAD view at the current scale. |
CADPRINT_ENTIREVIEW | 2 | Prints entire CAD view. |
CADPRINT_ONEPAGESCALE | 0 | Prints view scaled to fit on a single page. |
CADPRINT_VISIBLEAREA | 1 | Prints the visible screen area. |