Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl Namespace / ReportSize Class / ToDoc Method

In This Topic
    ToDoc Method
    In This Topic
    Converts the current size to "doc" units (1/300 of an inch).
    Syntax
    'Declaration
     
    Public Function ToDoc() As Double
    public double ToDoc()

    Return Value

    The value of the current size in doc units.
    See Also