Interface | Description |
---|---|
IFileOutputGenerator |
Represents an interface for generating output to a file of differences between texts.
|
IStringOutputGenerator |
Represents an interface for generating output to a string of differences between texts.
|
Class | Description |
---|---|
HtmlDiffOutputGenerator |
Represents a class for generating html representation of texts differences.
|
MarkdownDiffOutputGenerator |
Represents a class for generating markdown representation of texts differences.
|
OutputTextStyle |
Represents a style set class for marking text changes.
|
PdfOutputGenerator |
Represents a class for generating PDF representation of texts differences.
|
TextStyle |
Represents a text style class.
|
Copyright © 2025 Aspose. All Rights Reserved.