Click or drag to resize
Pdftools logo

TimestampConfigurationAppearance Property

The visual appearance of the time-stamp

The visual appearance or to create a time-stamp without a visual appearance.

For time-stamps, not all text variables are available, most notably the [signature:name].

Default:


Namespace: PdfTools.Sign
Assembly: PdfTools (in PdfTools.dll) Version: 1.9.1+b77910aba6fa7f07fcfd9b66a6f8c5a618f049a3
Syntax
C#
public Appearance Appearance { get; set; }

Property Value

Appearance
Exceptions
ExceptionCondition
InvalidOperationExceptionIf the creating provider has already been closed
See Also