'DeclarationPublic Function New( _ ByVal annotation As Xfinium.Pdf.Annotations.PdfRubberStampAnnotation _ )
'UsageDim annotation As Xfinium.Pdf.Annotations.PdfRubberStampAnnotation Dim instance As New PdfVisualRubberStampAnnotation(annotation)
public PdfVisualRubberStampAnnotation( Xfinium.Pdf.Annotations.PdfRubberStampAnnotation annotation )
public: PdfVisualRubberStampAnnotation( Xfinium.Pdf.Annotations.PdfRubberStampAnnotation^ annotation )
Parameters
- annotation
- The underlying PDF annotation.