Checks if an icon is present.

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

Syntax

C#
public bool HasIcon { get; }
Visual Basic
Public ReadOnly Property HasIcon As Boolean
	Get

See Also