DefaultAppearance

PdfTextStickerAppearance.DefaultAppearance property

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.

public static PdfTextStickerAppearance DefaultAppearance { get; }

See Also