Aspose::Page::IInteractiveDevice 类
IInteractiveDevice class
定义交互特性处理方法的接口。
class IInteractiveDevice : public virtual System::Object
方法
| 方法 | 描述 |
|---|---|
| virtual AddOutline(int32_t, System::String) | 添加一个大纲项,以最后的对象为目标。 |
| virtual AddOutline(System::Drawing::PointF, int32_t, System::String) | 添加一个大纲项,以原点为目标。 |
| virtual SetHyperlinkTarget(System::String) | 将超链接的目标设置为外部 URI。 |
| virtual SetHyperlinkTarget(int32_t) | 将超链接的目标设置为页面编号。 |
另见
- Class Object
- Namespace Aspose::Page
- Library Aspose.Page for C++