ActiveReports Developer 7
ToTwips Method
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Definition.Components Namespace > Length Structure : ToTwips Method

Glossary Item Box

Converts the existing Length to twips

Syntax

Visual Basic (Declaration) 
Public Function ToTwips() As System.Single
C# 
public System.float ToTwips()

Return Value

Float value in twips

See Also