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

NameTypeAccessDescription
applyRedactionsbooleanReadReturns whether redaction annotations should be applied during flattening.
hideButtonsbooleanReadReturns whether button fields should be hidden (not rendered) during flattening.
updateAppearancesbooleanReadReturns whether field appearances should be updated before flattening.
callEventsbooleanReadReturns whether events should be triggered during flattening.

méthodes

SignatureDescription
FlattenSettings()Creates a new FlattenSettings with default values.
isApplyRedactions()booleanReturns whether redaction annotations should be applied during flattening.
getApplyRedactions()booleanReturns whether redaction annotations should be applied during flattening.
setApplyRedactions(applyRedactions: boolean)Sets whether redaction annotations should be applied during flattening.
isHideButtons()booleanReturns whether button fields should be hidden (not rendered) during flattening.
getHideButtons()booleanReturns 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()booleanReturns whether field appearances should be updated before flattening.
getUpdateAppearances()booleanReturns whether field appearances should be updated before flattening.
setUpdateAppearances(updateAppearances: boolean)Sets whether field appearances should be updated before flattening.
isCallEvents()booleanReturns whether events should be triggered during flattening.
getCallEvents()booleanReturns 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
 Français