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 > CodecsJpegImageInfo Class : IsProgressive Property |
public bool IsProgressive {get;}
'Declaration
Public ReadOnly Property IsProgressive As Boolean
'Usage
Dim instance As CodecsJpegImageInfo Dim value As Boolean value = instance.IsProgressive
public bool IsProgressive {get;}
@property (nonatomic, assign, readonly) BOOL isProgressive
public boolean isProgressive()
get_IsProgressive();