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