C1.C1Preview Namespace > C1MultiDocumentItemCollection Class : Add Method |
Note that the passed document reference is not stored in the created item, see C1MultiDocumentItem.SetDocument for details.
Overload | Description |
---|---|
Add(C1PrintDocument) | Creates a C1MultiDocumentItem, associates it with the specified document, and adds it to the current collection.
Note that the passed document reference is not stored in the created item, see C1MultiDocumentItem.SetDocument for details. |
Add(C1Report) | Creates a C1MultiDocumentItem, associates it with the specified report, and adds it to the current collection.
Note that the passed document reference is not stored in the created item, see C1MultiDocumentItem.SetDocument for details. |
Add(C1RdlReportBase) | Creates a C1MultiDocumentItem, associates it with the specified report, and adds it to the current collection.
Note that the passed document reference is not stored in the created item, see C1MultiDocumentItem.SetDocument for details. |
Add(C1MultiDocumentItem) | Adds the specified item to the current collection. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2