IPicture Methods |
The IPicture type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
AddCaption |
Add Caption for current Picture
|
|
|
ApplyStyle |
Applys the character style.
(Inherited from
IParagraphBase
.)
|
|
|
Clone |
Creates a duplicate of the document object.
(Inherited from
IDocumentObject
.)
|
|
|
GetNextWidgetSibling |
Gets the next widget sibling.
(Inherited from
IDocumentObject
.)
|
|
|
GetPreviousWidgetSibling |
Gets the previous sibling.
(Inherited from
IDocumentObject
.)
|
|
|
LoadImage( Byte ) |
Loads System.Drawing.Image as byte array.
|
|
|
LoadImage(Image) |
Loads System.Drawing.Image object.
|