recalcStyleCount property

int? recalcStyleCount

Total number of page style recalculations.

Implementation

int? get recalcStyleCount => values['RecalcStyleCount'] as int?;