ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model.PageSetup Namespace / PageSetupModel Class / Clone Method

In This Topic
    Clone Method (PageSetupModel)
    In This Topic
    Creates clone of the current instance.
    Syntax
    'Declaration
     
    Public Function Clone() As PageSetupModel
    public PageSetupModel Clone()
    See Also