Type Alias IBaseCharacterStyleOptions

IBaseCharacterStyleOptions: {
    run?: IRunStylePropertiesOptions;
} & IStyleOptions