PdfMarkupAnnotation Constructor |
Name | Description | |
---|---|---|
![]() | PdfMarkupAnnotation() | Creates a new instance of PdfMarkupAnnotation with default values. |
![]() | PdfMarkupAnnotation(PdfMarkupData) | Creates a new instance of PdfMarkupAnnotation from a PdfMarkupData object.
|
![]() | PdfMarkupAnnotation(SerializationInfo, StreamingContext) | Creates a new instance of PdfMarkupAnnotation from serialized information. |
![]() | PdfMarkupAnnotation(QuadrilateralF[], PdfMarkupType) | Creates a new instance of PdfMarkupAnnotation specifying an array of quadrilaterals and
the markup type. |
![]() | PdfMarkupAnnotation(QuadrilateralF[], PdfMarkupType, AnnotationBrush, AnnotationPen, String, String, DateTime) | Creates a new instance of PdfMarkupAnnotation specifying its parameters. |