RedactAnnotation
Vue de l’ensemble
‘RedactAnnotation’ est un type dans Aspose.PDF FOSS pour Go.
La rédaction marque les régions pour la rédition.
Ce type fournit 12 méthodes pour travailler avec les objets de RedactAnnotation dans les programmes Go. Les méthodologies disponibles comprennent: AnnothèseType, InteriorColor , OverlayText ; Style Overlay Text; QuadPoints : RegenerateAppearanceetRepeatOvertLayTex .SetInterrestreColore.SetO VerlayTexte., Set OverleyTeXT,, 'Set QuadPoint ou ‘SetRepeaTecst` tous les membres publics sont accessibles à toute application Go après l’installation du package Aspose.PDF FOSS Go .
méthodes
| Signature | Description |
|---|---|
AnnotationType() → AnnotationType | Returns the annotation type. |
QuadPoints() → []QuadPoint | QuadPoints returns the regions to redact in page space. |
SetQuadPoints(qp: []QuadPoint) | SetQuadPoints writes /QuadPoints. |
RegenerateAppearance() | RegenerateAppearance forces /AP/N to be rebuilt. |
InteriorColor() → *Color | InteriorColor returns the /IC fill color (used for both mark visual and post-apply overlay). |
SetInteriorColor(c: *Color) | SetInteriorColor writes /IC. |
OverlayText() → string | OverlayText returns /OverlayText. |
SetOverlayText(s: string) | SetOverlayText writes /OverlayText. |
RepeatOverlayText() → bool | RepeatOverlayText returns /Repeat. |
SetRepeatOverlayText(repeat: bool) | SetRepeatOverlayText writes /Repeat. |
OverlayTextStyle() → TextStyle | OverlayTextStyle returns the style reconstructed from /DA + /Q. |
SetOverlayTextStyle(s: TextStyle) | SetOverlayTextStyle writes /DA + /Q. |
Voir aussi
- Aspose.PDF — Résultats de l’API d’entreprise