ClearImage COM API
FileName Property
CiImage Object : FileName Property
Description
Image file name
Property type
Read-only property
Syntax
Visual Basic
Public Property FileName As String
Remarks

FileName, Format, PageNumber, and PageCount properties are valid if:

1.  The image file is opened using object.Open method, or

2.  The image is saved using object.SaveAs or object.Append methods

If object.IsZone image property values comes from object.Parent object 

 

 

See Also

CiImage Object  | CiImage Members