Click or drag to resize

StiNameCreationCreateName Method (StiReport, String, Boolean, Boolean)

[Missing <summary> documentation for "M:Stimulsoft.Report.StiNameCreation.CreateName(Stimulsoft.Report.StiReport,System.String,System.Boolean,System.Boolean)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static string CreateName(
	StiReport report,
	string baseName,
	bool addOne,
	bool removeIncorrectSymbols
)

Parameters

report
Type: Stimulsoft.ReportStiReport

[Missing <param name="report"/> documentation for "M:Stimulsoft.Report.StiNameCreation.CreateName(Stimulsoft.Report.StiReport,System.String,System.Boolean,System.Boolean)"]

baseName
Type: SystemString

[Missing <param name="baseName"/> documentation for "M:Stimulsoft.Report.StiNameCreation.CreateName(Stimulsoft.Report.StiReport,System.String,System.Boolean,System.Boolean)"]

addOne
Type: SystemBoolean

[Missing <param name="addOne"/> documentation for "M:Stimulsoft.Report.StiNameCreation.CreateName(Stimulsoft.Report.StiReport,System.String,System.Boolean,System.Boolean)"]

removeIncorrectSymbols
Type: SystemBoolean

[Missing <param name="removeIncorrectSymbols"/> documentation for "M:Stimulsoft.Report.StiNameCreation.CreateName(Stimulsoft.Report.StiReport,System.String,System.Boolean,System.Boolean)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.StiNameCreation.CreateName(Stimulsoft.Report.StiReport,System.String,System.Boolean,System.Boolean)"]

See Also