PdfTextNote Class

The PDF text note class

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public class PdfTextNote
Inheritance
Object    PdfTextNote

Properties

IconType Gets or sets text note icon in PDF document. This property is Note type by default
IsOpen Controls if the note should be opened by default when displayed in PDF. This property is false by default

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

See Also