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

Property Value

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