Specifies units of measure.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public enum MeasureUnit |
Visual Basic Copy Code |
---|
Public Enum MeasureUnit |
Member name | Description | |
---|---|---|
Document |
Indicates a measure units identical to those of the current document. |
|
Percent |
Indicates percentage relative to the total size of the containing element. |
|
PercentRemainder |
Indicates percentage relative to the remaining size of the containing element. |