SquigglyAnnotation

SquigglyAnnotation

概述

SquigglyAnnotation 是 Aspose.PDF 中的类型.

SquigglyAnnotation 在文本下画出一个波纹的底线 (通常用于拼写检查风格提示).

这个类型提供了3种方法,用于在Go程序中与 SquigglyAnnotation 对象工作. 有的方法包括: AnnotationType, QuadPoints, SetQuadPoints. 在安装了Aspose.PDF FOSS for Go 包后,所有公众成员都可以访问任何Go应用程序.

方法

Signature描述情况
AnnotationType()AnnotationType返回注释类型.
QuadPoints()[]QuadPoint返回描述曲区域的四角数组.
SetQuadPoints(qp: []QuadPoint)写着SetQuadPoints /QuadPoints. 这是一个非常重要的文件.

查看更多

 中文