LevelFormat

Vue de l’ensemble

‘LevelFormat’ est une classe dans Aspose.PDF FOSS pour Java.

Il représente les paramètres de formatage pour un seul niveau TOC.

Cette classe fournit 7 méthodes pour travailler avec les objets LevelFormat dans les programmes Java. Les méthodologies disponibles comprennent: ‘LevelFormate’, ‘getLineDash’, getMargin', ‘getTextState’, 'setLinDath', ’setMargine, ’ setTeXTSTATE’. 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 : ’lineDASH’, «margin , 'textStade.

Propriétés

NameTypeAccessDescription
marginMarginInfoReadReturns the margin for this TOC level.
textStateTextStateReadReturns the text state (font, size, color) for this TOC level.
lineDashintReadReturns the line dash style for the leader dots.

méthodes

SignatureDescription
LevelFormat()Creates a LevelFormat with default settings.
getMargin()MarginInfoReturns the margin for this TOC level.
setMargin(margin: MarginInfo)Sets the margin for this TOC level.
getTextState()TextStateReturns the text state (font, size, color) for this TOC level.
setTextState(textState: TextState)Sets the text state (font, size, color) for this TOC level.
getLineDash()intReturns the line dash style for the leader dots.
setLineDash(lineDash: int)Sets the line dash style for the leader dots.

Voir aussi

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