Accusoft.ImagXpress12.Net
ReturnJpegComment Method
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > ImageX Class : ReturnJpegComment Method




Index
An integer which represents the index within the JPEG comment list for which the comment text is returned.

Glossary Item Box

Returns a JPEG String from the loaded JPEG file if one exists.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

Index
An integer which represents the index within the JPEG comment list for which the comment text is returned.

Return Value

A string value which represents the text associated with the given comment in the JPEG comment list.

Remarks

First, get the JpegCommentCount to determine how many JPEG comment strings were found.

The index parameter begins at 1 (if any exist) and ends at count found.

See Also

©2013. Accusoft Corporation. All Rights Reserved.