Northwoods.GoWeb Assembly > Northwoods.GoWeb Namespace > GoView Class : ImageFormat Property |
'Declaration <DescriptionAttribute("the image data format for the ImagePage")> <CategoryAttribute("Appearance")> Public Property ImageFormat As ImageFormat
[DescriptionAttribute("the image data format for the ImagePage")] [CategoryAttribute("Appearance")] public ImageFormat ImageFormat {get; set;}
ImageFormat.Png
. The value must be one of: ImageFormat.Jpeg
, ImageFormat.Png
, or ImageFormat.Gif
.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