Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
ReportSize
.
.
::
.
.
ToDoc Method
ReportSize Class
See Also
Converts the current size to "doc" units (1/300 of an inch).
Namespace:
C1.C1Rdl
Assembly:
C1.C1Report.2
(in C1.C1Report.2.dll)
Syntax
C#
public
double
ToDoc
()
Visual Basic
Public
Function
ToDoc
As
Double
Return Value
The value of the current size in doc units.
See Also
ReportSize Class
C1.C1Rdl Namespace