[]
        
(Showing Draft Content)

C1.Pdf.PdfTextNote

PdfTextNote Class

Represents a text note.

Inheritance
PdfTextNote
Namespace: C1.Pdf
Assembly: C1.Pdf.dll
Syntax
public class PdfTextNote : PdfRectNote

Constructors

Name Description
PdfTextNote()

Initializes a new instance of the PdfTextNote class.

Properties

Name Description
Alignment

Gets or sets the horizontal alignment of the text the current PdfTextNote.

The default horizontal alignment is near (left).

BorderColor

Gets or sets the color of the border around the current PdfTextNote.

The default border color is black.

Font

Gets or sets the Font of the current PdfTextNote.