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