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)
Syntaxpublic ImageInformation(
string pFileName
)
Public Sub New (
pFileName As String
)
Parameters
- pFileName
- Type: SystemString
Image file name
See Also