Table of Contents
AutoAdjustForDPI Property

Specifies whether to automatically adjust output based on the current system's DPI settings.

Syntax
 public Boolean AutoAdjustForDPI { get; set; }
Remarks

The default value is false.

See Also