public ICollection<ElementId> GetPrintSettingIds()
Public Function GetPrintSettingIds As ICollection(Of ElementId)
public: ICollection<ElementId^>^ GetPrintSettingIds()
member GetPrintSettingIds : unit -> ICollection<ElementId>