Leadtools.Codecs Namespace > CodecsLoadOptions Class : Compressed Property |
public bool Compressed {get; set;}
'Declaration Public Property Compressed As Boolean
'Usage Dim instance As CodecsLoadOptions Dim value As Boolean instance.Compressed = value value = instance.Compressed
public bool Compressed {get; set;}
get_Compressed();
set_Compressed(value);
If possible, load the file as a 1-bit RLE-compressed image.
Note: This requires Document and Medical Support.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