Accusoft.ImagXpress13.Net
DeleteJpegComment Method




An integer value which represents the index for the comment to delete.
Deletes an existing JPEG comment string at the index specified.
Syntax
'Declaration
 
Public Sub DeleteJpegComment( _
   ByVal Index As Integer _
) 
'Usage
 
Dim instance As ImageX
Dim Index As Integer
 
instance.DeleteJpegComment(Index)
public void DeleteJpegComment( 
   int Index
)
public: void DeleteJpegComment( 
   int Index
) 
public:
void DeleteJpegComment( 
   int Index
) 

Parameters

Index
An integer value which represents the index for the comment to delete.
See Also

Reference

ImageX Class
ImageX Members
ReturnJpegComment Method
JpegCommentCount Property

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback