PDFReaderControls.NET Professional Type Reference

Note Constructor (Double, Double, Double, Double)

Create a new note.

public Note(
   double left,
   double bottom,
   double width,
   double height
);

Parameters

left
The left position for this note.
bottom
The bottom position for this note.
width
The width for this note.
height
The height for this note.

See Also

Note Class | TallComponents.PDF.Annotations.Markups Namespace | Note Constructor Overload List