'Declaration <CategoryAttribute("VintaSoft, Annotation")> <DescriptionAttribute("Occurs when the annotation transforming is finished.")> Public Event TransformingFinished As System.EventHandler(Of PdfAnnotationViewEventArgs)
[Category("VintaSoft, Annotation")] [Description("Occurs when the annotation transforming is finished.")] public event System.EventHandler<PdfAnnotationViewEventArgs> TransformingFinished
[Category("VintaSoft, Annotation")] [Description("Occurs when the annotation transforming is finished.")] public: __event System.EventHandler<PdfAnnotationViewEventArgs*>* TransformingFinished
[Category("VintaSoft, Annotation")] [Description("Occurs when the annotation transforming is finished.")] public:
event System.EventHandler<PdfAnnotationViewEventArgs^>^ TransformingFinished