Defines a default unit of measurement for RO's frames, namely
for spacing and padding. Can be an absolute unit only.
Namespace:
C1.C1PrintDocumentAssembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
| C# |
|---|
[RefreshPropertiesAttribute(RefreshProperties.Repaint)] public UnitTypeEnum DefaultUnitOfFrames { get; set; } |
| Visual Basic (Declaration) |
|---|
<RefreshPropertiesAttribute(RefreshProperties.Repaint)> _ Public Property DefaultUnitOfFrames As UnitTypeEnum |