StampInfo

Vue de l’ensemble

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

Informations de poids léger sur un étiquette placé sur une page.

Cette classe fournit 5 méthodes pour travailler avec les objets StampInfo dans des programmes Java. Les méthodologies disponibles comprennent: StampINFO, getRectangle , gettStamId et GetStapType . Tous les membres publics sont accessibles à n’importe quelle application Java après l’installation de l’Aspose.PDF FOSS pour le package Java . Propriétés : ‘rectangles’, ‘stampIde’, stempTyp.

Propriétés

NameTypeAccessDescription
stampIdintReadReturns the stamp identifier.
stampTypeStringReadReturns the stamp type.
textStringReadReturns the stamp text when available.
rectangleRectangleReadReturns the stamp rectangle.

méthodes

SignatureDescription
StampInfo(stampId: int, stampType: String, text: String, rectangle: Rectangle)Creates a stamp info record.
getStampId()intReturns the stamp identifier.
getStampType()StringReturns the stamp type.
getText()StringReturns the stamp text when available.
getRectangle()RectangleReturns the stamp rectangle.

Voir aussi

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