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++