PDF File Writer Class Library - Author Uzi Granot
AnnotStickyNote Constructor |
Sticky note annotation action constructor
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)

C#
public AnnotStickyNote( string Note, StickyNoteIcon Icon )
Parameters
- Note
- Type: SystemString
Sticky note text - Icon
- Type: PdfFileWriterStickyNoteIcon
Sticky note icon
