ImageGear .NET v25.0 - Updated
CreateEmptyContent Method




ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEContent Class : CreateEmptyContent Method
Creates empty ImGearPDEContent.
Syntax
'Declaration
 
Public Shared Function CreateEmptyContent() As ImGearPDEContent
'Usage
 
Dim value As ImGearPDEContent
 
value = ImGearPDEContent.CreateEmptyContent()
public static ImGearPDEContent CreateEmptyContent()
public: static ImGearPDEContent* CreateEmptyContent(); 
public:
static ImGearPDEContent^ CreateEmptyContent(); 

Return Value

The empty ImGearPDEContent class.
See Also

Reference

ImGearPDEContent Class
ImGearPDEContent Members
ImGearPDEElement Class