Click or drag to resize

ImageInformationImageObject Property

Allows direct read/write access to the internal Image Object

Namespace:  SOWIDocument.Helper
Assembly:  SOWIDocument.Word (in SOWIDocument.Word.dll) Version: 22.2.10.1 (22.2.10.450)
Syntax
public Image ImageObject { get; set; }

Property Value

Type: Image
See Also