This document is archived and information here might be outdated. Recommended version. |
The number of images to be exported during sequential image export.
[Visual Basic .NET]
Public ReadOnly Property ImageCount As Integer
[C#]
public int ImageCount {get;}
[C++]
HRESULT get_ImageCount(
System.Int32* pImageCount
);
[C++] Parameters pImageCount [out, retval]
pImageCount is a parameter of type long*