Message 1 of 4
Revit API - Print Order
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
Does anyone know which API I should use to control print order settings? I manually set the print order by sheet number via the UI. However, when I add a sheet to the print set programmatically using ViewSheetSet.Views, it automatically changes the setting to "Manual." Which property should I change to ensure the print order is always set by Sheet Number?
Thank you.