ActiveReports Developer 7
Dpi Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Options Namespace > Code128Options Class : Dpi Property

Glossary Item Box

Specifies the resolution of the printer.

Syntax

Visual Basic (Declaration) 
Public Property Dpi As System.Integer
C# 
public System.int Dpi {get; set;}

See Also