Aspose::Page::XPS::XpsDocument::AddOutlineEntry メソッド
XpsDocument::AddOutlineEntry method
ドキュメントにアウトラインエントリを追加します。
void Aspose::Page::XPS::XpsDocument::AddOutlineEntry(System::String description, int32_t outlineLevel, System::SharedPtr<XpsModel::XpsHyperlinkTarget> target)
| パラメーター | 型 | 説明 |
|---|---|---|
| description | System::String | エントリの説明。 |
| outlineLevel | int32_t | アウトラインレベル。 |
| target | System::SharedPtr<XpsModel::XpsHyperlinkTarget> | エントリのターゲット。 |
参照
- Class String
- Typedef SharedPtr
- Class XpsHyperlinkTarget
- Class XpsDocument
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++