Click or drag to resize

ImageInformation Constructor (String)

Initializes a new instance of the ImageInformation class. Constructor with parameter

Namespace:  SIC.OpenDocumentFormat
Assembly:  SIC.OpenDocumentFormat (in SIC.OpenDocumentFormat.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public ImageInformation(
	string pFileName
)

Parameters

pFileName
Type: SystemString
Image file name
See Also