[]
        
(Showing Draft Content)

C1.Pdf.PdfLineNote

PdfLineNote Class

Represents a note that is a single straight line.

Inheritance
PdfLineNote
Namespace: C1.Pdf
Assembly: C1.Pdf.dll
Syntax
public class PdfLineNote : PdfNoteBase

Constructors

Name Description
PdfLineNote(PointF, PointF)

Initializes a new instance of the PdfLineNote class.

Properties

Name Description
Begin

Gets the starting point of the current line note.

End

Gets the ending point of the current line note.

Opacity

Gets or sets the opacity of the current note, in percent from 0 to 100. The default value is 100%.

Rectangle

Gets the (approximate) bounding rectangle for the current line note.