Click or drag to resize

RubberStampAnnotation Constructor

Overload List
  NameDescription
Public methodRubberStampAnnotation
Initializes a new instance of the RubberStampAnnotation class.
Public methodRubberStampAnnotation(PdfBounds)
Initializes a new instance of the RubberStampAnnotation class with the provided bounds and the RubberStampKind of 'Draft'.
Public methodRubberStampAnnotation(String, PdfBounds)
Initializes a new instance of the RubberStampAnnotation class. Not all PDF readers are required to handle arbitrary stamp strings.
Public methodRubberStampAnnotation(RubberStampKind, PdfBounds)
Initializes a new instance of the RubberStampAnnotation class.
Top
See Also