Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::AddOutlineEntry method
PageAPI::AddOutlineEntry method
ドキュメントにアウトラインエントリを追加します。
void Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::AddOutlineEntry(System::String description, int32_t outlineLevel, int32_t targetPageNumber)
| パラメーター | 型 | 説明 |
|---|---|---|
| description | System::String | エントリの説明。 |
| outlineLevel | int32_t | アウトラインレベル。 |
| targetPageNumber | int32_t | 対象ページ番号。 |
参照
- Class String
- Class PageAPI
- Namespace Aspose::Page::XPS::Features::EventBasedModifications
- Library Aspose.Page for C++