1 #ifndef FS_OFD_BLOCKOBJECT_H_ 2 #define FS_OFD_BLOCKOBJECT_H_ 83 #endif // FS_OFD_BLOCKOBJECT_H_ bool operator !=(const OFDBlockObject &other) const
不相等操作符。
Definition: fs_ofdgraphicsobject.h:177
bool IsEmpty() const
检查当前对象是否为空。
OFDBlockObject(foxit::ofd::graphics::OFDGraphicsObject object)
构造函数,从现有foxit::ofd::graphics::OFDGraphicsObject对象。
Definition: fs_ofdblockobject.h:21
void * FS_HANDLE
句柄类型。
Definition: fs_basictypes.h:213
bool operator==(const OFDBlockObject &other) const
相等操作符。
Foxit命名空间。
Definition: fs_pdf3d.h:26
OFDBlockObject & operator=(const OFDBlockObject &other)
赋值操作符。
Definition: fs_ofdlayer.h:31