'Declaration Public Property PageReportDesignerActions As PageReportDesignerActions
public PageReportDesignerActions PageReportDesignerActions {get; set;}
'Declaration Public Property PageReportDesignerActions As PageReportDesignerActions
public PageReportDesignerActions PageReportDesignerActions {get; set;}
// Disable the action to add a new page.
designer.PageReportDesignerActions = PageReportDesignerActions.All ^ PageReportDesignerActions.AddPage