Leadtools.Dicom.Web Namespace > ImageFormat Class : Format Property |
[DataMemberAttribute(true)] public string Format {get; set;}
'Declaration <DataMemberAttribute(True)> Public Property Format As String
'Usage Dim instance As ImageFormat Dim value As String instance.Format = value value = instance.Format
[DataMemberAttribute(true)] public string Format {get; set;}
DataMemberAttribute() get_Format();
set_Format(value);
[DataMemberAttribute(true)] public: property String^ Format { String^ get(); void set ( String^ value); }
Check the SupportedImageFormat for valid values.
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