C1.C1Preview Namespace > C1MultiDocumentItemCollection Class > Insert Method : Insert(Int32,C1PrintDocument) Method |
Note that the passed document reference is not stored in the created item, see C1MultiDocumentItem.SetDocument for details.
'Declaration Public Overloads Function Insert( _ ByVal index As Integer, _ ByVal document As C1PrintDocument _ ) As C1MultiDocumentItem
public C1MultiDocumentItem Insert( int index, C1PrintDocument document )
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