Aspose::Pdf::Comparison::OutputGenerator Namespace Reference

Classes

class  HtmlDiffOutputGenerator
 Represents a class for generating html representation of texts differences. Deleted line breaks are indicated by paragraph mark. More...
 
class  IFileOutputGenerator
 Represents an interface for generating output to a file of differences between texts. More...
 
class  IStringOutputGenerator
 Represents an interface for generating output to a string of differences between texts. More...
 
class  MarkdownDiffOutputGenerator
 Represents a class for generating markdown representation of texts differences. Because of the markdown syntax, it is not possible to show changes to whitespace characters. Selection of changes makes adding whitespace characters around formatting, otherwise markdown viewer will not correctly display the text. Deleted line breaks are indicated by - paragraph mark. More...
 
class  OutputTextStyle
 Represents a style set class for marking text changes. More...
 
class  PdfOutputGenerator
 Represents a class for generating PDF representation of texts differences. More...
 
class  TextStyle
 Represents a text style class. More...