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

In This Topic
    IsFixedLengthUnit Method
    In This Topic
    Returns true if the unit type is currently a valid fixed length unit.
    Syntax
    'Declaration
     
    Public Function IsFixedLengthUnit() As Boolean
    public bool IsFixedLengthUnit()
    See Also