Leadtools.WinForms Namespace > RasterImageViewer Class : BindingSaveImageFormat Property |
[CategoryAttribute("DataBinding")] [DescriptionAttribute("The save format for the image when saving to data source when data binding for the control.")] public RasterImageFormat BindingSaveImageFormat {get; set;}
'Declaration <CategoryAttribute("DataBinding")> <DescriptionAttribute("The save format for the image when saving to data source when data binding for the control.")> Public Property BindingSaveImageFormat As RasterImageFormat
'Usage Dim instance As RasterImageViewer Dim value As RasterImageFormat instance.BindingSaveImageFormat = value value = instance.BindingSaveImageFormat
[CategoryAttribute("DataBinding")] [DescriptionAttribute("The save format for the image when saving to data source when data binding for the control.")] public RasterImageFormat BindingSaveImageFormat {get; set;}
CategoryAttribute("DataBinding") DescriptionAttribute("The save format for the image when saving to data source when data binding for the control.") get_BindingSaveImageFormat();
set_BindingSaveImageFormat(value);
[CategoryAttribute("DataBinding")] [DescriptionAttribute("The save format for the image when saving to data source when data binding for the control.")] public: property RasterImageFormat BindingSaveImageFormat { RasterImageFormat get(); void set ( RasterImageFormat value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2