Click or drag to resize

DocumentImage Property

Image handling

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

Property Value

Type: Image
Remarks
Initialize by method Open(String, Boolean, Types)
See Also