• API Documentation
  • i-net PDFC
  • i-net /// software
  • inetsoftware.Pdfc.Presenter
  • ConsolePresenter
Search Results for

    Show / Hide Table of Contents
    • inetsoftware.Config
      • Configuration
      • ConfigurationManager
    • inetsoftware.Pdfc
      • PDFC
      • PDFComparer
    • inetsoftware.Pdfc.Config
      • DefaultProfileID
      • PDFCProperty
      • PDFCVisibility
    • inetsoftware.Pdfc.Error
      • ExceptionData
      • PresenterExceptionData
    • inetsoftware.Pdfc.Generator.Message
      • InfoData
    • inetsoftware.Pdfc.Generator.Model
      • ModificationType
      • ModificationType.Type
    • inetsoftware.Pdfc.Presenter
      • BasePresenter
      • ConsolePresenter
      • DifferencesPDFPresenter
      • DifferencesPNGPresenter
      • DifferencesPrintPresenter
      • ExportFilePresenter
      • ExportPresenter
      • JsonPresenter
      • ReportPDFPresenter
      • ReportPresenter
    • inetsoftware.Pdfc.Results
      • Diff
      • DiffGroups
      • ResultModel
    • inetsoftware.ProcessBridge
      • ProcessConfig
      • ProcessException
    • inetsoftware.ProcessBridge.Handler
      • BridgedObject
      • RefObject

    Class ConsolePresenter

    A presenter to print the modifications of a comparison run to the log. If used for a batch comparison the presenter will print a summary for all compared documents at the end of the batch run.

    Inheritance
    System.Object
    BridgedObject
    BasePresenter
    ConsolePresenter
    Inherited Members
    BasePresenter.execute(ResultModel)
    BridgedObject.Equals(Object)
    BridgedObject.GetHashCode()
    System.Object.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: inetsoftware.Pdfc.Presenter
    Assembly: inetsoftware.Pdfc.dll
    Syntax
    public class ConsolePresenter : BasePresenter

    Constructors

    ConsolePresenter()

    Create a instance

    Declaration
    public ConsolePresenter()

    Properties

    MaxErrors

    Sets the maximum number of errors to be displayed per comparison. Any further error will just be summed up in a comparison.

    Declaration
    public int MaxErrors { set; }
    Property Value
    Type Description
    System.Int32
    In This Article
    • Constructors
      • ConsolePresenter()
    • Properties
      • MaxErrors
    Back to top Copyright © 2010-2025 i-net software GmbH