CloudmersiveConvertClient.CompareDocumentDocxAsync(CancellationToken) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Compare Two Word DOCX
public virtual System.Threading.Tasks.Task<byte[]> CompareDocumentDocxAsync(System.Threading.CancellationToken cancellationToken = default);
abstract member CompareDocumentDocxAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<byte[]>
override this.CompareDocumentDocxAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<byte[]>
Public Overridable Function CompareDocumentDocxAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of Byte())
Parameters
- cancellationToken
- CancellationToken
Cancellation token.
Returns
The Compare Two Word DOCX response.
Remarks
Compare two Office Word Documents (docx) files and highlight the differences