Click or drag to resize

IStiDesignerBaseUndoRedoSave Method (String, Boolean)

[Missing <summary> documentation for "M:Stimulsoft.Report.Design.IStiDesignerBase.UndoRedoSave(System.String,System.Boolean)"]

Namespace:  Stimulsoft.Report.Design
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
void UndoRedoSave(
	string name,
	bool onlyCurrentPage
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Stimulsoft.Report.Design.IStiDesignerBase.UndoRedoSave(System.String,System.Boolean)"]

onlyCurrentPage
Type: SystemBoolean

[Missing <param name="onlyCurrentPage"/> documentation for "M:Stimulsoft.Report.Design.IStiDesignerBase.UndoRedoSave(System.String,System.Boolean)"]

See Also