Click or drag to resize

ImageInformation Constructor

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

Namespace:  SOWIDocument.Helper
Assembly:  SOWIDocument.Word (in SOWIDocument.Word.dll) Version: 22.2.10.1 (22.2.10.450)
Syntax
public ImageInformation(
	string pFileName
)

Parameters

pFileName
Type: SystemString
Image file name
See Also