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; }
Public Property ImageObject As Image
Get
Set
Property Value
Type:
ImageSee Also