PowerTools ActiveReports for .NET 9.0J
CopyToClipboard メソッド

ゼロベースの開始のページインデックス。
クリップボードにコピーするページの数。
ページをTextまたはRftデータにエクスポートして、クリップボードにコピーします。
構文
'宣言
 
Public Sub CopyToClipboard( _
   ByVal firstPageIndex As Integer, _
   ByVal count As Integer _
) 
public void CopyToClipboard( 
   int firstPageIndex,
   int count
)

パラメータ

firstPageIndex
ゼロベースの開始のページインデックス。
count
クリップボードにコピーするページの数。
参照

関連項目

SectionDocument クラス
SectionDocument メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.