配置 /STATUS 键。
语法: boolean fdf_set_status(int handle, string status);
返回值: 布尔值
函数种类: 特殊文件格式
本函数配置 FDF 文件的 /STATUS 键。参数 handle 为开文件的代号。参数 status 为欲配置的字符串值。
FDF_get_status()