Click or drag to resize

ImageInformationImageObject Property

Allows direct read/write access to the internal Image Object

Namespace:  SIC.OpenDocumentFormat
Assembly:  SIC.OpenDocumentFormat (in SIC.OpenDocumentFormat.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public Image ImageObject { get; set; }

Property Value

Type: Image
See Also