Colibrio Reader Framework API - Cloud license
    Preparing search index...
    interface IListBreakOptions {
        orphans?: IListBreakOptionsPenaltyRule;
        widows?: IListBreakOptionsPenaltyRule;
    }

    Properties