Click or drag to resize

StiDpiHelperReset Method

[Missing <summary> documentation for "M:Stimulsoft.Report.StiDpiHelper.Reset(System.Int32,System.Int32,System.Int32)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static void Reset(
	int deviceCapsDpi = 0,
	int graphicsDpi = 0,
	int graphicsRichTextDpi = 0
)

Parameters

deviceCapsDpi (Optional)
Type: SystemInt32

[Missing <param name="deviceCapsDpi"/> documentation for "M:Stimulsoft.Report.StiDpiHelper.Reset(System.Int32,System.Int32,System.Int32)"]

graphicsDpi (Optional)
Type: SystemInt32

[Missing <param name="graphicsDpi"/> documentation for "M:Stimulsoft.Report.StiDpiHelper.Reset(System.Int32,System.Int32,System.Int32)"]

graphicsRichTextDpi (Optional)
Type: SystemInt32

[Missing <param name="graphicsRichTextDpi"/> documentation for "M:Stimulsoft.Report.StiDpiHelper.Reset(System.Int32,System.Int32,System.Int32)"]

See Also