ImageGear .NET v25.1 - Updated
Clone Method (ImGearPowerPointPage)




ImageGear.Formats.Office Assembly > ImageGear.Formats.Office Namespace > ImGearPowerPointPage Class : Clone Method
Creates deep instance of current PowerPoint page.
Syntax
'Declaration
 
Public Overrides Function Clone() As ImGearPage
'Usage
 
Dim instance As ImGearPowerPointPage
Dim value As ImGearPage
 
value = instance.Clone()
public override ImGearPage Clone()
public: ImGearPage* Clone(); override 
public:
ImGearPage^ Clone(); override 

Return Value

See Also

Reference

ImGearPowerPointPage Class
ImGearPowerPointPage Members