Accusoft ImagXpress 12
JPEGCommentDelete Method
See Also  Send comments on this topic.
CommentNbr
The JPEG comment number to delete.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : JPEGCommentDelete Method

Glossary Item Box

Description

Deletes a comment from the current comment list.

Syntax

Visual Basic
Public Sub JPEGCommentDelete( _
   ByVal CommentNbr As Long _
) 

Parameters

CommentNbr
The JPEG comment number to delete.

Remarks

Invoke the JPEGCommentCount property to obtain the number of comments in the current comment list. Query the JPEGetComment method to obtain the comment text.

If the current DIB is saved as a JPEG, JPEG 2000, or JPEG LS file, the updated comment list will be saved with the file. If the current DIB is saved as a WSQ file, only the first comment in the list will be saved with the file.

See Also

©2013. Accusoft Corporation. All Rights Reserved.