Click or drag to resize

TextBoxAnnotation Constructor

Overload List
  NameDescription
Public methodTextBoxAnnotation
Initializes a new instance of the TextBoxAnnotation class.
Public methodTextBoxAnnotation(PdfBounds)
Initializes a new instance of the TextBoxAnnotation class with the specified bounds.
Public methodTextBoxAnnotation(PdfBounds, String)
Initializes a new instance of the TextBoxAnnotation class with the specified bounds and text. Text is stored in the Contents property.
Top
See Also