[]
Adds a sorting action to the document.
void AddSorting(string key, int sourcePage, RectangleF sourceArea)
Type | Name | Description |
---|---|---|
string | key | The unique key for the sorting action. |
int | sourcePage | The index of the source page. |
RectangleF | sourceArea | The source area in twips on the page. |