ImageGear .NET - Updated May 1, 2018
Clone Method (ImGearWordPage)




ImageGear24.Formats.Office Assembly > ImageGear.Formats.Office Namespace > ImGearWordPage Class : Clone Method
Creates deep instance of current Word page.
Syntax
'Declaration
 
Public Overrides Function Clone() As ImGearPage
 
'Usage
 
Dim instance As ImGearWordPage
Dim value As ImGearPage
 
value = instance.Clone()

Return Value

ImGearWordPage instance.
See Also

Reference

ImGearWordPage Class
ImGearWordPage Members