Back to Devexpress

IAIDocProcessingService.ProofreadAsync Method

officefileapi-devexpress-dot-aiintegration-dot-docs-dot-iaidocprocessingservice-dot-proofreadasync.md

latest1.5 KB
Original Source

IAIDocProcessingService.ProofreadAsync Method

NameParametersDescription
ProofreadAsync(Presentation, CultureInfo, CancellationToken)presentation, culture, cancellationTokenReviews the text for spelling, grammar, punctuation, and style errors.
ProofreadAsync(Slide, CultureInfo, CancellationToken)slide, culture, cancellationTokenReviews the text for spelling, grammar, punctuation, and style errors.
ProofreadAsync(DocumentRange, CultureInfo, CancellationToken)documentRange, culture, cancellationTokenReviews the text for spelling, grammar, punctuation, and style errors.
ProofreadAsync(RichEditDocumentServer, CultureInfo, CancellationToken)wordProcessor, culture, cancellationTokenReviews the text for spelling, grammar, punctuation, and style errors.