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
public void DeleteJpegComment( 
   int Index
)
public: void DeleteJpegComment( 
   int Index
) 
public:
void DeleteJpegComment( 
   int Index
) 
'Declaration
 
Public Sub DeleteJpegComment( _
   ByVal Index As Integer _
) 
 
'Usage
 
Dim instance As ImageX
Dim Index As Integer
 
instance.DeleteJpegComment(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

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback