'Declaration Public Overloads Sub AddAnnotation( _
ByVal viewThe annotation view.As PdfAnnotationView _
)
public void AddAnnotation(
PdfAnnotationView view
)
public: void AddAnnotation(
PdfAnnotationView* view
)
public:
void AddAnnotation(
PdfAnnotationView^ view
)
Parameters
- view
- The annotation view.
Return Value
The annotation view that corresponds to the annotation.