Click or drag to resize

IPicture Methods

The IPicture type exposes the following members.

Methods
Name Description
Public method AddCaption
Add Caption for current Picture
Public method ApplyStyle
Applys the character style.
(Inherited from IParagraphBase .)
Public method Clone
Creates a duplicate of the document object.
(Inherited from IDocumentObject .)
Public method GetNextWidgetSibling
Gets the next widget sibling.
(Inherited from IDocumentObject .)
Public method GetPreviousWidgetSibling
Gets the previous sibling.
(Inherited from IDocumentObject .)
Public method LoadImage( Byte )
Loads System.Drawing.Image as byte array.
Public method LoadImage(Image)
Loads System.Drawing.Image object.
Top
See Also