跳到内容
  • 福昕首页
  • 开发中心
  • SDK文档资料
  • 插件商店
  • 福昕首页
  • 开发中心
  • SDK文档资料
  • 插件商店
申请试用
  • 企业自动化
    • Compressor
  • 福昕CloudAPI
  • 福昕PDF SDK 软件开发工具包
    • 福昕PDF SDK(ActiveX)
    • 福昕PDF SDK(桌面/服务器)
    • 福昕PDF SDK(Plug-in)
    • 福昕 PDF SDK(安卓)
    • 福昕PDF SDK(iOS)
    • 福昕PDF SDK(Web)
  • 福昕管理控制台
    • 公有云
    • 私有云
    • 通用情况
  • 福昕阅读器
    • RMS插件
  • 福昕高级编辑器
    • AI助手
    • Mac版本
      • 常规问题
    • Windows版本
      • 表单
      • ECM集成
      • 互联PDF
      • 企业管理指南
      • 保护
      • 内容编辑
      • 创建PDF
      • 压缩
      • 图章
      • 安装与卸载
      • 常见问题
      • 打印
      • 注释/评论
      • 福昕插件
      • 翻译助手
      • 翻译助手教程
      • 试用与激活
      • 转换
      • 页面管理
    • 教育用户
      • 论文查重
      • 论文畅
      • 操作指南
    • 网页版
      • Foxit eSign
      • 电子签章
    • 订阅
    • 资源
  • 福昕高级编辑器Linux版本
  • 福船图纸管理系统
  • 福昕高级编辑器
  • 标签:
  • Annot_Flags,hidden,invisible,locked,lockedContents,noRotate,noView,noZoom,print,readOnly,toggleNoView,枚举值,注释,注释属性

Annot_Flags枚举值的含义

  • 福昕知识库
  • 2026-07-08

invisible 不可见

If set, do not display the annotation if it does not belong to one of the standard annotation types and no annotation handler is available. If clear, display such an non-standard annotation using an appearance stream specified by its appearance dictionary, if any.
如果给注释设置了这个flag,当注释不属于标准注释类型之一,并且没有注释处理程序可用时,则不显示该注释。如果清除了这个flag,则使用由其外观字典(如果有)指定的外观流显示此类非标准注释。

hidden 隐藏

If set, do not display or print the annotation or allow it to interact with the user, regardless of its annotation type or whether an annotation handler is available.
如果给注释设置了这个flag,则不再显示/打印注释,也不允许它与用户交互,无论其注释类型是什么 或 注释处理程序是否可用。

print 打印

If set, print the annotation when the page is printed. If clear, never print the annotation, regardless of whether it is displayed on the screen. This can be useful, for example, for annotations representing interactive pushbuttons, which would serve no meaningful purpose on the printed page.
如果给注释设置了这个flag,则在打印页面时打印注释。如果清除了这个flag,则永远不要打印该注释,无论它是否显示在屏幕上。例如,这对于用于表示交互式按钮的注释是有用的,而这种注释在打印时,呈现在页面上没有任何意义。

noZoom 无缩放

If set, do not scale the annotation’s appearance to match the magnification of the page. The location of the annotation on the page (defined by the upper-left corner of its annotation rectangle) remains fixed, regardless of the page magnification. See below for further discussion.
如果给注释设置了这个flag,则不要缩放注释的外观以匹配页面的放大。无论页面的放大倍数如何,注释在页面上的位置(由其注释矩形的左上角定义)保持固定。进一步的讨论见下文。

noRotate 无旋转

If set, do not rotate the annotation’s appearance to match the rotation of the page. The upper-left corner of the annotation rectangle remains in a fixed location on the page, regardless of the page rotation.
如果给注释设置了这个flag,则不要旋转注释的外观以匹配页面的旋转。无论页面如何旋转,注释矩形的左上角都保持在页面上的固定位置。

noView 无视图

If set, do not display the annotation on the screen or allow it to interact with the user. The annotation may be printed (depending on the setting of flag ANNOT_FLAGS::print) but should be considered hidden for purposes of on-screen display and user interaction.
如果给注释设置了这个flag,则不要在屏幕上显示注释或允许它与用户交互。注释或许可以打印(取决于标记ANNOT_FLAGS::print的设置),但是为了屏幕显示和用户交互的目的,应该认为是隐藏的。

readOnly 只读

If set, do not allow the annotation to interact with the user. The annotation may be displayed or printed (depending on the settings of flags ANNOT_FLAGS::noView and ANNOT_FLAGS::print) but should not respond to mouse clicks or change its appearance in response to mouse motions. This flag is ignored for widget annotations; its function is subsumed by flag interform::ANNOT_FLAGS::readOnly of related form field.
如果给注释设置了这个flag,则不允许注释与用户交互。注释可以显示或打印(取决于标记ANNOT_FLAGS::noView和ANNOT_FLAGS::print的设置),但不应对鼠标点击做出响应,也不应对鼠标移动改变其外观。该标志对于小部件注释被忽略;其功能包含在相关表单字段的标志interform::ANNOT_FLAGS::readOnly中。

locked 锁定

If set, do not allow the annotation to be deleted or its properties (including position and size) to be modified by the user. However, this flag does not restrict changes to the annotation’s contents, such as the value of a form field.
如果给注释设置了这个flag,则不允许用户删除注释或修改注释的属性(包括位置和大小)。但是,这个标志并不限制对注释内容的更改,比如表单字段的值。

toggleNoView 切换无视图

If set, invert the interpretation of the NoView flag for certain events. A typical use is to have an annotation that appears only when a mouse cursor is held over it.
如果给注释设置了这个flag,则反转对某些事件的NoView标志的解释。典型的用法是只有当鼠标光标停留在注释上时才出现注释。

lockedContents 锁定内容

If set, do not allow the contents of the annotation to be modified by the user. This flag does not restrict deletion of the annotation or changes to other annotation properties, such as position and size.
如果给注释设置了这个flag,则不允许用户修改注释的内容。此标志不限制注释的删除或对其他注释属性(如位置和大小)的更改。

相关阅读:https://support.fuxinsoft.cn/?p=7667

 

免费获取 SDK 试用

相关内容

Websdk判断文章是否有修改

如何撤回已添加的注释或恢复已删除的注释?

如何批量删除多份文件中的页眉页脚

多份PDF文档批量打印不同份数?福昕来帮你!

在线批注PDF后,如何将不带注释数据的文件流回传服务器?

在福昕高级PDF编辑器中如设置常用图章

在福昕高级PDF编辑器中如何将鼠标滚轮为缩放操作

粘贴图像到PDF文件

取消增强细线选项解决字体毛刺现象

32位电脑安装64位安装包报错提示

推荐内容

Websdk判断文章是否有修改

如何撤回已添加的注释或恢复已删除的注释?

如何批量删除多份文件中的页眉页脚

多份PDF文档批量打印不同份数?福昕来帮你!

在线批注PDF后,如何将不带注释数据的文件流回传服务器?

在福昕高级PDF编辑器中如设置常用图章

在福昕高级PDF编辑器中如何将鼠标滚轮为缩放操作

粘贴图像到PDF文件

取消增强细线选项解决字体毛刺现象

32位电脑安装64位安装包报错提示

产品
  • 应用行业
  • 白皮书
开发支持
  • 开发中心
  • SDK文档资料

销售咨询:010-50951668

客服电话:0591-38509808

销售咨询
微信公众号

©2026 福建福昕软件开发股份有限公司 版权所有

隐私策略