'DeclarationPublic Function New( _ ByVal annotation As O2S.Components.PDF4NET.Annotations.PDFRubberStampAnnotation _ )
'UsageDim annotation As O2S.Components.PDF4NET.Annotations.PDFRubberStampAnnotation Dim instance As New PDFVisualRubberStampAnnotation(annotation)
public PDFVisualRubberStampAnnotation( O2S.Components.PDF4NET.Annotations.PDFRubberStampAnnotation annotation )
public: PDFVisualRubberStampAnnotation( O2S.Components.PDF4NET.Annotations.PDFRubberStampAnnotation^ annotation )
Parameters
- annotation
- The underlying PDF annotation.