DivideSuperBoxes Property
Summary
Gets a value that determines whether to divide meta-data super boxes into sub-boxes.
Syntax
public bool DivideSuperBoxes { get; }
Public ReadOnly Property DivideSuperBoxes As Boolean
public:
property bool DivideSuperBoxes {
bool get();
}
Property Value
true to divide meta-data super boxes; otherwise false.