ImageGear .NET v24.12 - Updated
ToImGearPage() Method




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEImage Class > ToImGearPage Method : ToImGearPage() Method
Converts the ImGearPDEImage to an ImGearPage.
Syntax
'Declaration
 
Public Overloads Function ToImGearPage() As ImGearPage
'Usage
 
Dim instance As ImGearPDEImage
Dim value As ImGearPage
 
value = instance.ToImGearPage()
public ImGearPage ToImGearPage()
public: ImGearPage* ToImGearPage(); 
public:
ImGearPage^ ToImGearPage(); 

Return Value

The converted image.
See Also

Reference

ImGearPDEImage Class
ImGearPDEImage Members
Overload List