ActiveReports for .NET 18.0J
CopyToClipboard メソッド (SectionDocumentExtension)

GrapeCity.ActiveReports.Win 名前空間 > SectionDocumentExtension クラス : CopyToClipboard メソッド
The zero-based starting page index.
The number of pages copy to clipboard.
Export the page(s) to Text and Rtf data, and copy it to clipboard.
シンタックス
'宣言
 
Public Shared Sub CopyToClipboard( _
   ByVal doc As SectionDocument, _
   ByVal firstPageIndex As Integer, _
   ByVal count As Integer _
) 
public static void CopyToClipboard( 
   SectionDocument doc,
   int firstPageIndex,
   int count
)

パラメータ

doc
firstPageIndex
The zero-based starting page index.
count
The number of pages copy to clipboard.
参照

SectionDocumentExtension クラス
SectionDocumentExtension メンバ