Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
Leadtools.Codecs Namespace > CodecsFaxImageInfo Class : IsCompressed Property |
public bool IsCompressed {get;}
'Declaration
Public ReadOnly Property IsCompressed As Boolean
'Usage
Dim instance As CodecsFaxImageInfo Dim value As Boolean value = instance.IsCompressed
public bool IsCompressed {get;}
@property (nonatomic, assign, readonly) BOOL isCompressed
public boolean isCompressed()
get_IsCompressed();