5 #ifndef PDFTRON_H_CPPPDFAnnotsFileAttachment
6 #define PDFTRON_H_CPPPDFAnnotsFileAttachment
205 #include <Impl/Page.inl>
207 #endif // PDFTRON_H_CPPPDFAnnotsFileAttachment
SDF::Obj GetSDFObj() const
FileAttachment(SDF::Obj d=0)
const char * GetIconName() const
FileSpec GetFileSpec() const
void SetIcon(Icon type=e_PushPin)
void SetFileSpec(const FileSpec &file)
The icon has tag appearance.
FileAttachment(const Annot &ann)
The icon has a push pin appearance.
The icon has unrecognized appearance type.
static FileAttachment Create(SDF::SDFDoc &doc, const Rect &pos, FileSpec fs, Icon icon_name=e_PushPin)
void SetIconName(const char *iname)
bool Export(const UString &save_as="") const
The icon has graph appearance.
The icon has a paper clip appearance.
static FileAttachment CreateAnnot(SDF::SDFDoc &doc, const Rect &pos, FileSpec fs, Icon icon_name=e_PushPin)