Delete characters with special attribute, i.e. Hidden or Bold

    • Offizieller Beitrag

    Q: How to delete characters with special attribute, i.e. Hidden or Bold

    A: The following code loops to all the text and marks all characters which have a certain character style with the deletion marker. Later all text with that marker is deleted by DeleteMarkedChar.