SélectionnaireActions

SélectionnaireActions

Vue de l’ensemble

‘SetOCGStateAction’ est une classe dans Aspose.PDF FOSS pour Java.Déduit de: PdfAction.

Action de l’OCGState – modifiant l’état des groupes de contenu facultatif (ISO 32000-1:2008, §12.6.4.12).

Cette classe fournit 8 méthodes pour travailler avec les objets SetOCGStateAction dans les programmes Java. Les méthodologies disponibles comprennent: SetOCgStadeAction, fromDictionary , ‘getNext;getPdfDictary‘, ’ getStite; 'ghetType : isPreserveRB et 'setStat. 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 : next., pdfDictorial,, preserve RB', state`…

Propriétés

NameTypeAccessDescription
statePdfArrayReadReturns the state change array.
preserveRBbooleanReadReturns whether radio-button group relationships are preserved.
pdfDictionaryPdfDictionaryReadReturns the underlying action dictionary.
typeStringReadReturns the action type (/S entry).
nextPdfActionReadReturns the next action (/Next), if any.

méthodes

SignatureDescription
SetOCGStateAction(dict: PdfDictionary)Parses a SetOCGStateAction from an existing dictionary.
getState()PdfArrayReturns the state change array.
setState(state: PdfArray)Sets the state change array.
isPreserveRB()booleanReturns whether radio-button group relationships are preserved.
getPdfDictionary()PdfDictionaryReturns the underlying action dictionary.
getType()StringReturns the action type (/S entry).
getNext()PdfActionReturns the next action (/Next), if any.
fromDictionary(dict: PdfDictionary, doc: Document)PdfActionFactory: creates the appropriate PdfAction subclass from a dictionary.

Voir aussi

  • Aspose.PDF pour Java — API d’entreprise
 Français