'Declaration <DescriptionAttribute("The image (filled image) on which the form field shall be recognized.")> Public ReadOnly Property Image As Vintasoft.Imaging.VintasoftImage
[Description("The image (filled image) on which the form field shall be recognized.")] public Vintasoft.Imaging.VintasoftImage Image { get; }
[Description("The image (filled image) on which the form field shall be recognized.")] public: __property Vintasoft.Imaging.VintasoftImage* get_Image();
[Description("The image (filled image) on which the form field shall be recognized.")] public:
property Vintasoft.Imaging.VintasoftImage^ Image { Vintasoft.Imaging.VintasoftImage^ get(); }