Accusoft.ImagXpress13.Net
JpegCommentCount Property




After opening a JPEG file, this property gets the number of JPEG App markers comments discovered.
Syntax
'Declaration
 
Public ReadOnly Property JpegCommentCount As Integer
'Usage
 
Dim instance As ImageX
Dim value As Integer
 
value = instance.JpegCommentCount
public int JpegCommentCount {get;}
public: __property int get_JpegCommentCount();
public:
property int JpegCommentCount {
   int get();
}

Property Value

The JPEG comment count.
See Also

Reference

ImageX Class
ImageX Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback