The name of the icon to be used for the appearance.

Namespace: TallComponents.PDF.Annotations.Markups
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public string Name { get; set; }
Visual Basic
Public Property Name As String
	Get
	Set

Remarks

This property can be used to assign non-standard names.

Changing the name will regenerate a default appearance for the stamp.

See Also