1 #ifndef FS_OFD_CUSTOMTAG_H_ 2 #define FS_OFD_CUSTOMTAG_H_ 255 #endif // FS_OFD_CUSTOMTAG_H_ Definition: fs_ofdofficenode.h:25
bool SetType(const String &type)
设置类型。
文件读取接口。
Definition: fx_stream.h:587
Definition: fs_ofdcustomtag.h:19
宽字符串类
Definition: fx_string.h:1457
bool operator==(const CustomTag &other) const
相等操作符。
bool operator !=(const CustomTag &other) const
不相等操作符。
bool SetFile(const String &file)
通过文件设置内容。
CustomTag(const CustomTag &other)
构造函数,通过另一个自定义标签对象。
bool IsEmpty() const
检查当前对象是否为空。
void * FS_HANDLE
句柄类型。
Definition: fs_basictypes.h:213
bool ExtractFile(const String &file)
导出内容到文件。
Definition: fs_basictypes.h:465
CustomTag & operator=(const CustomTag &other)
赋值操作符。
Foxit命名空间。
Definition: fs_pdf3d.h:26
字节字符串类
Definition: fx_string.h:317