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