TextFrameConstraints: {
    characterStyles: PropertyState<IdSetManagedConstraint>;
    colors: PropertyState<IdSetManagedConstraint>;
    editingAllowed: PropertyState<boolean>;
    fontSizes: PropertyState<FontSizeRangeManagedConstraint>;
    paragraphStyles: PropertyState<IdSetManagedConstraint>;
}

Text-specific editing constraints.