![]() |
PDFix SDK
7.2.0
|
This is the complete list of members for PdfMarkupAnnot, including all inherited members.
AddReply(const wchar_t *author, const wchar_t *text)=0 | PdfMarkupAnnot | pure virtual |
CanCopy()=0 | PdfAnnot | pure virtual |
CanPaste(PdfPage *dest_page, const PdfPoint *center, void *data)=0 | PdfAnnot | pure virtual |
Copy()=0 | PdfAnnot | pure virtual |
DestroyClipboardData(void *data)=0 | PdfAnnot | pure virtual |
GetAppearance(PdfAnnotAppearance *appearance)=0 | PdfAnnot | pure virtual |
GetAppearanceXObject(PdfAnnotAppearanceMode mode)=0 | PdfAnnot | pure virtual |
GetAuthor(wchar_t *buffer, int len) const =0 | PdfMarkupAnnot | pure virtual |
GetBBox(PdfRect *bbox) const =0 | PdfAnnot | pure virtual |
GetContents(wchar_t *buffer, int len) const =0 | PdfMarkupAnnot | pure virtual |
GetFlags() const =0 | PdfAnnot | pure virtual |
GetNumReplies() const =0 | PdfMarkupAnnot | pure virtual |
GetObject()=0 | PdfAnnot | pure virtual |
GetPageObject()=0 | PdfAnnot | pure virtual |
GetReply(int index)=0 | PdfMarkupAnnot | pure virtual |
GetStateFlags() const =0 | PdfAnnot | pure virtual |
GetStructObject(bool struct_parent)=0 | PdfAnnot | pure virtual |
GetSubtype() const =0 | PdfAnnot | pure virtual |
IsMarkup() const =0 | PdfAnnot | pure virtual |
IsValid() const =0 | PdfAnnot | pure virtual |
NotifyDidChange(const wchar_t *key, int err)=0 | PdfAnnot | pure virtual |
NotifyWillChange(const wchar_t *key)=0 | PdfAnnot | pure virtual |
Paste(PdfPage *dest_page, PdfPoint *center, void *data)=0 | PdfAnnot | pure virtual |
PointInAnnot(const PdfPoint *point) const =0 | PdfAnnot | pure virtual |
RectInAnnot(const PdfRect *rect) const =0 | PdfAnnot | pure virtual |
RefreshAppearance()=0 | PdfAnnot | pure virtual |
SetAppearanceFromXObject(PdsStream *xobj, PdfAnnotAppearanceMode mode)=0 | PdfAnnot | pure virtual |
SetAuthor(const wchar_t *author)=0 | PdfMarkupAnnot | pure virtual |
SetContents(const wchar_t *contents)=0 | PdfMarkupAnnot | pure virtual |
SetFlags(PdfAnnotFlags flags)=0 | PdfAnnot | pure virtual |
SetStateFlags(PdfStateFlags flags)=0 | PdfAnnot | pure virtual |