ImageGear .NET v24.14 - Updated
Clone Method (ImGearPowerPointDocument)




ImageGear24.Formats.Office Assembly > ImageGear.Formats.Office Namespace > ImGearPowerPointDocument Class : Clone Method
Creates a new instance of current PowerPoint document.
Syntax
'Declaration
 
Public Overrides Function Clone() As ImGearDocument
'Usage
 
Dim instance As ImGearPowerPointDocument
Dim value As ImGearDocument
 
value = instance.Clone()
public override ImGearDocument Clone()
public: ImGearDocument* Clone(); override 
public:
ImGearDocument^ Clone(); override 

Return Value

See Also

Reference

ImGearPowerPointDocument Class
ImGearPowerPointDocument Members