浏览该文件的文档.
15 #ifndef FS_READINGBOOKMARK_H_
16 #define FS_READINGBOOKMARK_H_
151 #endif // FS_READINGBOOKMARK_H_
ReadingBookmark(const ReadingBookmark &other)
构造函数,使用另一个阅读书签对象。
void * FS_HANDLE
句柄类型。
Definition: fs_basictypes.h:214
void SetPageIndex(int index)
设置目标页面的索引。
Definition: fs_basictypes.h:482
bool IsEmpty() const
检查当前对象是否为空。
bool operator==(const ReadingBookmark &other) const
相等操作符。
DateTime GetDateTime(bool is_creation_date) const
获取日期时间信息。
int GetPageIndex() const
获取目标页面的索引。
bool operator!=(const ReadingBookmark &other) const
不相等操作符。
ReadingBookmark & operator=(const ReadingBookmark &other)
赋值操作符。
Foxit命名空间。
Definition: fs_taggedpdf.h:27
Definition: fs_readingbookmark.h:43
void SetTitle(const WString &title)
设置标题。
#define NULL
空指针值。
Definition: fx_system.h:792
WString GetTitle() const
获取标题。
void SetDateTime(const DateTime &date_time, bool is_creation_date)
设置日期时间信息。
宽字符串类
Definition: fx_string.h:1457
Definition: fs_basictypes.h:449
@2026 Foxit Software Incorporated. All rights reserved.