[]
Export the page(s) to Text and Rtf data, and copy it to clipboard.
public static void CopyToClipboard(this SectionDocument doc, int firstPageIndex, int count)
| Type | Name | Description |
|---|---|---|
| SectionDocument | doc | |
| int | firstPageIndex | The zero-based starting page index. |
| int | count | The number of pages copy to clipboard. |