FlattenSettings
Vue de l’ensemble
‘FlattenSettings’ est une classe dans Aspose.PDF FOSS pour Java.
Les paramètres qui contrôlent comment les champs de formulaire sont flatter dans le contenu de page.
Cette classe fournit 13 méthodes pour travailler avec des objets FlattenSettings dans les programmes Java. Les méthodologies disponibles comprennent: FlatenSetting, getApplyRedactions , getCallEvents,, gethideButtons ‘getUpdateAppearances isApplicationRedaktions‘, ‘isCallaEvences’, isHide Buttones ‘isUpdatesApearance ’setApplicationsRedaction’, setCalEvent et 1 méthode supplémentaire. Tous les membres publics sont accessibles à toute application Java après l’installation de l’Aspose.PDF FOSS pour le package Java . Propriétés : applicationRedacttions ́,callhutt, ́buttonupdate`.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
applyRedactions | boolean | Read | Returns whether redaction annotations should be applied during flattening. |
hideButtons | boolean | Read | Returns whether button fields should be hidden (not rendered) during flattening. |
updateAppearances | boolean | Read | Returns whether field appearances should be updated before flattening. |
callEvents | boolean | Read | Returns whether events should be triggered during flattening. |
méthodes
| Signature | Description |
|---|---|
FlattenSettings() | Creates a new FlattenSettings with default values. |
isApplyRedactions() → boolean | Returns whether redaction annotations should be applied during flattening. |
getApplyRedactions() → boolean | Returns whether redaction annotations should be applied during flattening. |
setApplyRedactions(applyRedactions: boolean) | Sets whether redaction annotations should be applied during flattening. |
isHideButtons() → boolean | Returns whether button fields should be hidden (not rendered) during flattening. |
getHideButtons() → boolean | Returns whether button fields should be hidden (not rendered) during flattening. |
setHideButtons(hideButtons: boolean) | Sets whether button fields should be hidden (not rendered) during flattening. |
isUpdateAppearances() → boolean | Returns whether field appearances should be updated before flattening. |
getUpdateAppearances() → boolean | Returns whether field appearances should be updated before flattening. |
setUpdateAppearances(updateAppearances: boolean) | Sets whether field appearances should be updated before flattening. |
isCallEvents() → boolean | Returns whether events should be triggered during flattening. |
getCallEvents() → boolean | Returns whether events should be triggered during flattening. |
setCallEvents(callEvents: boolean) | Sets whether events should be triggered during flattening. |
Voir aussi
- Aspose.PDF pour Java — API d’entreprise