ActiveReports.Document Send comments on this topic.
Units Property
See Also 
ActiveReports.Document Assembly > DataDynamics.ActiveReports.Document Namespace > Page Class : Units Property

Gets or sets the units used with the page primitive drawing methods.

Syntax

Visual Basic (Declaration) 
Public Property Units As Units
C# 
public Units Units {get; set;}

Return Value

Units enumeration.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also