Leadtools.WinForms Namespace > RasterImageViewer Class : BindingSaveBitsPerPixel Property |
[CategoryAttribute("DataBinding")] [DescriptionAttribute("The image bits per pixel used when saving images to a data binding object.")] public int BindingSaveBitsPerPixel {get; set;}
'Declaration <CategoryAttribute("DataBinding")> <DescriptionAttribute("The image bits per pixel used when saving images to a data binding object.")> Public Property BindingSaveBitsPerPixel As Integer
'Usage Dim instance As RasterImageViewer Dim value As Integer instance.BindingSaveBitsPerPixel = value value = instance.BindingSaveBitsPerPixel
[CategoryAttribute("DataBinding")] [DescriptionAttribute("The image bits per pixel used when saving images to a data binding object.")] public int BindingSaveBitsPerPixel {get; set;}
CategoryAttribute("DataBinding") DescriptionAttribute("The image bits per pixel used when saving images to a data binding object.") get_BindingSaveBitsPerPixel();
set_BindingSaveBitsPerPixel(value);
[CategoryAttribute("DataBinding")] [DescriptionAttribute("The image bits per pixel used when saving images to a data binding object.")] public: property int BindingSaveBitsPerPixel { int get(); void set ( int 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