[]
        
(Showing Draft Content)

C1.C1Pdf.PdfRectNote

PdfRectNote Class

The abstract base class for notes that have a surface (PdfTextNote, PdfSquareNote).

Inheritance
PdfRectNote
Namespace: C1.C1Pdf
Assembly: C1.C1Pdf.4.8.dll
Syntax
public abstract class PdfRectNote : PdfNoteBase
Public MustInherit Class PdfRectNote
    Inherits PdfNoteBase

Properties

Name Description
FillColor

Gets or sets the fill (background) color of the current note.

The default fill color is yellow for text, transparent for other note types.