PdfTextNoteIconType Property

Gets or sets text note icon in PDF document. This property is Note type by default

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 17.0.0
C#
public PdfTextNoteIconType IconType { get; set; }

Property Value

PdfTextNoteIconType

See Also