08-19-2022
06:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
08-19-2022
06:53 AM
Hi @Raf_. Yes, I believe so. I haven't tried it myself, because I never needed to, but there is a boolean type Property called "PrintExcludedSheets" under the DrawingPrintManager object, which is obtained from a DrawingDocument.PrintManager property. You may have to pre-define the variable's Type as a DrawingPrintManager though, because a regular PrintManager object is what is used in model documents, and has less methods/properties.
Wesley Crihfield
(Not an Autodesk Employee)