RedactAnnotation
Revisión
RedactAnnotation Es un tipo en Aspose.PDF FOSS para Go.
RedactAnnotation marca las regiones para la redacción.
Este tipo proporciona 12 métodos para trabajar con los objetos RedactAnnotation en los programas Go. Los métodos disponibles incluyen: AnnotationType, InteriorColor, OverlayText, OverlayTextStyle, QuadPoints, RegenerateAppearance, RepeatOverlayText, SetInteriorColor, SetOverlayText, SetOverlayTextStyle, SetQuadPoints, SetRepeatOverlayText. Todos los miembros públicos están accesibles a cualquier aplicación Go después de instalar el paquete Aspose.PDF FOSS para Go.
Metodología
| firma | Descripción |
|---|---|
AnnotationType() → AnnotationType | Devolver el tipo de anotación. |
QuadPoints() → []QuadPoint | QuadPoints devolve las regiones para redactar en el espacio de página. |
SetQuadPoints(qp: []QuadPoint) | ↑ «Plano» escribe. |
RegenerateAppearance() | Las fuerzas /AP/N para ser reconstruidas. |
InteriorColor() → *Color | InteriorColor devolve el color /IC (utilizado tanto para la marca visual como para el sobreplato post-apply). |
SetInteriorColor(c: *Color) | ↑ «El Corazón» / I. |
OverlayText() → string | El reencuentro de la casa. |
SetOverlayText(s: string) | ↑ «Plano» escribe. |
RepeatOverlayText() → bool | El reenvio / regreso. |
SetRepeatOverlayText(repeat: bool) | ↑ «Repeat / Repetir. |
OverlayTextStyle() → TextStyle | OverlayTextStyle devolve el estilo reconstruido desde /DA + /Q. |
SetOverlayTextStyle(s: TextStyle) | SetOverlayTextStyle escribe /DA + /Q. |