<Code Lib>
2026 Method
Changes 0
M

Document.GetPrintSettingIds

Description:
Retrieves all Print Settings of current project.

public ICollection<ElementId> GetPrintSettingIds()

ICollection<ElementId> The ElementIds of all print setting elements

Loading…