C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / PageColumnDef Class / Clone Method

In This Topic
Clone Method (PageColumnDef)
In This Topic
Creates a copy of the current PageColumnDef object.
Syntax
'Declaration
 
Public Function Clone() As PageColumnDef
 

Return Value

The newly created PageColumnDef object.
See Also