'Declaration Public Overridable Property AnnotationsFormat As Vintasoft.Imaging.AnnotationsFormat
public virtual Vintasoft.Imaging.AnnotationsFormat AnnotationsFormat { get; set; }
public: __property virtual Vintasoft.Imaging.AnnotationsFormat get_AnnotationsFormat(); public: __property virtual void set_AnnotationsFormat(
Vintasoft.Imaging.AnnotationsFormat value
);
public:
virtual property Vintasoft.Imaging.AnnotationsFormat AnnotationsFormat { Vintasoft.Imaging.AnnotationsFormat get(); void set(Vintasoft.Imaging.AnnotationsFormat value); }