PdfTextStickerAppearance class

PdfTextStickerAppearance class

Describes appearance of PDF text annotation sticker object and pop-up window of sticker.

Inheritance: PdfTextStickerAppearanceSignatureAppearance

The PdfTextStickerAppearance type exposes the following members:

Constructors

Constructor Description
init Creates PDF signature text annotation appearance object.

Properties

Property Description
title Gets or sets title of pop-up window.
subject Gets or sets subject.
contents Gets or sets the contents of pop-up window.
opened Setup if sticker pop-up window will be opened by default.
icon Gets or sets the icon of sticker.
default_appearance Gets default appearance for sticker. These properties are applied as default if
Options.SignatureAppearance property is not specified.
The properties could be changed by user any time.

Methods

Method Description
reset_default_appearance Clears values of default appearance for sticker.

See Also