Click or drag to resize

Image Constructor (Document)

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

Namespace:  SIC.OpenDocumentFormat.MSWord
Assembly:  SIC.OpenDocumentFormat (in SIC.OpenDocumentFormat.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public Image(
	Document pDocument
)

Parameters

pDocument
Type: SIC.OpenDocumentFormat.MSWordDocument
Parent document
See Also