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)
Syntaxpublic Image ImageObject { get; set; }Public Property ImageObject As Image
Get
Set
Property Value
Type:
Image
See Also