StampInfo

StampInfo

Visió general

StampInfo és una classe a Aspose.PDF FOSS per a .NET.

Conté informació sobre un segell a la pàgina.

Propietats: Form, Image, ImageBytes, IndexOnPage, Rect, Rectangle, i 4 més.

Propietats

NomTipusAccésDescripció
StampIdintReadL’identificador del segell.
IndexOnPageintReadL’índex de base zero d’aquest segell a la pàgina (ordre dels blocs q/Q).
StampTypeStampTypeReadEl tipus de segell.
VisibleboolReadSi el segell és visible.
Textstring?ReadContingut de text, si aquest és un segell de text.
ImageBytesbyte[]?ReadBytes d’imatge, si aquest és un segell d’imatge.
ImageSystem.Drawing.Image?ReadContingut d’imatge (System.Drawing.Image) per a un segell d’imatge.
FormXForm?ReadL’objecte Form XObject per a aquest segell (només segells de formulari).
RectRectangle?ReadL’àrea rectangular d’aquest segell (si és determinable).
RectangleRectangle?ReadÀlies per a Rect.

Vegeu també

 Català