Go to the documentation of this file.
15 #ifndef FS_READINGBOOKMARK_H_
16 #define FS_READINGBOOKMARK_H_
151 #endif // FS_READINGBOOKMARK_H_
ReadingBookmark(const ReadingBookmark &other)
Constructor, with another reading bookmark object.
void * FS_HANDLE
Handle type.
Definition: fs_basictypes.h:214
void SetPageIndex(int index)
Set the index of the destination page.
Definition: fs_basictypes.h:460
bool IsEmpty() const
Check whether current object is empty or not.
bool operator==(const ReadingBookmark &other) const
Equal operator.
Header file for common definitions and classes.
DateTime GetDateTime(bool is_creation_date) const
Get date time information.
int GetPageIndex() const
Get the index of the destination page.
bool operator!=(const ReadingBookmark &other) const
Not equal operator.
ReadingBookmark & operator=(const ReadingBookmark &other)
Assign operator.
Foxit namespace.
Definition: fs_taggedpdf.h:27
Definition: fs_readingbookmark.h:43
void SetTitle(const WString &title)
Set the title.
~ReadingBookmark()
Destructor.
#define NULL
The null-pointer value.
Definition: fx_system.h:780
WString GetTitle() const
Get the title.
void SetDateTime(const DateTime &date_time, bool is_creation_date)
Set date time information.
WIDE STRING CLASS.
Definition: fx_string.h:1452
Definition: fs_basictypes.h:427
@2024 Foxit Software Incorporated. All rights reserved.