Indicates whether a specified unit is absolute or
relative (%, Em, Ex)
Namespace:
C1.C1PrintDocumentAssembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
| C# |
|---|
public static bool IsAbsoluteUnit( UnitTypeEnum type ) |
| Visual Basic (Declaration) |
|---|
Public Shared Function IsAbsoluteUnit ( _ type As UnitTypeEnum _ ) As Boolean |
Parameters
- type
- Type: UnitTypeEnum