Shape class represents a shape in Microsoft Word.
Inheritance Hierarchy
Namespace: Aceoffix.WordReaderAssembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
SyntaxThe Shape type exposes the following members.
Methods
| Name | Description |
---|
 | SaveAsJPG |
Saves the current Shape as a JPG file.
|
Top
Properties
| Name | Description |
---|
 | Index |
Gets the index of the Shape.
|
Top
RemarksRepresenting a shape in Microsoft Word, Shape class is used to read the shapes and pictures in Word.
See Also