Leadtools.Dicom.Web Namespace > SOPInstancePreCompressedFormat Class : CustomFormat Property |
[DataMemberAttribute()] public ImageFormat CustomFormat {get; set;}
'Declaration <DataMemberAttribute()> Public Property CustomFormat As ImageFormat
'Usage Dim instance As SOPInstancePreCompressedFormat Dim value As ImageFormat instance.CustomFormat = value value = instance.CustomFormat
[DataMemberAttribute()] public ImageFormat CustomFormat {get; set;}
DataMemberAttribute() get_CustomFormat();
set_CustomFormat(value);
[DataMemberAttribute()] public: property ImageFormat^ CustomFormat { ImageFormat^ get(); void set ( ImageFormat^ value); }
The custom format is the format selected by the user when storing the images
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