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.4.0+fc8bb87ea2616e7f35d94e0588d333abae862a7a
Syntax
C#
public Appearance Appearance { get; set; }

Property Value

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