Namespace: CuteEditor.Convertor.PDF
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public int AddImage( PDFImageObject image ) |
| Visual Basic |
|---|
Public Function AddImage ( _ image As PDFImageObject _ ) As Integer |
| Visual C++ |
|---|
public: int AddImage( PDFImageObject^ image ) |
Parameters
- image
- Type: CuteEditor.Convertor.PDF..::..PDFImageObject