Click or drag to resize

PdfAnnotation Constructor

Creates a new instance of PdfAnnotation.
Overload List
  NameDescription
Public methodPdfAnnotation
Creates a new instance of PdfAnnotation with default parameters.
Public methodPdfAnnotation(PdfAnnotationData)
Creates a new instance of PdfAnnotation specifying the PdfAnnotationData class.
Public methodPdfAnnotation(SerializationInfo, StreamingContext)
Creates a new instance of PdfAnnotation from serialized information.
Public methodPdfAnnotation(AnnotationBrush, AnnotationPen, String, String, DateTime)
Creates a new instance of PdfAnnotation specifying all of its parameters.
Top
See Also