Setting default units of reports to inches
Posted: Tue Aug 11, 2020 12:09 pm
Hello,
I'm struggling to set the units of the report to inches when creating or loading a document...I've tried editing the unit property under Report.StiReport and other unit properties as well. There's a thread on this issue under .NET Stimulsoft Reports that says I can just set StiOptions.Engine.DefaultUnit to StiReportUnitType.Inches, but the DefaultUnit property doesn't exist (at least not in the Javascript deployment). What/how is the best way to set the Report to use inches instead of centimeters by default? Thank you.
I'm struggling to set the units of the report to inches when creating or loading a document...I've tried editing the unit property under Report.StiReport and other unit properties as well. There's a thread on this issue under .NET Stimulsoft Reports that says I can just set StiOptions.Engine.DefaultUnit to StiReportUnitType.Inches, but the DefaultUnit property doesn't exist (at least not in the Javascript deployment). What/how is the best way to set the Report to use inches instead of centimeters by default? Thank you.