ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / DDCssLib Namespace / CSSValue Structure / ToDebugString Method

In This Topic
    ToDebugString Method
    In This Topic
    Writes out the current unit type and value in a string formatted appropriately for debugging purposes.
    Syntax
    'Declaration
     
    Public Function ToDebugString() As String
    public string ToDebugString()
    See Also