'Declaration <DescriptionAttribute("A copy of thumbnail image.")> Public ReadOnly Property ThumbnailImage As Vintasoft.Imaging.VintasoftImage
[Description("A copy of thumbnail image.")] public Vintasoft.Imaging.VintasoftImage ThumbnailImage { get; }
[Description("A copy of thumbnail image.")] public: __property Vintasoft.Imaging.VintasoftImage* get_ThumbnailImage();
[Description("A copy of thumbnail image.")] public:
property Vintasoft.Imaging.VintasoftImage^ ThumbnailImage { Vintasoft.Imaging.VintasoftImage^ get(); }