Click or drag to resize

PdfAnnotationData Constructor

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