GrapeCity ActiveReports for .NET 14.0J
CopyToClipboard メソッド

GrapeCity.ActiveReports.Document アセンブリ > GrapeCity.ActiveReports.Document 名前空間 > SectionDocument クラス : 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 メンバ