• KellermanSoftware.Word-Reports Assembly
    • Overview
    • Namespaces
      • KellermanSoftware.WordReports Namespace
        • Overview
        • Classes
          • ColumnDefinition
            • Overview
            • Members
            • ColumnDefinition Constructor
            • Properties
              • AddTotalAtTheEnd Property
              • Alignment Property
              • BackgroundColor Property
              • ColumnName Property
              • CustomFormatString Property
              • ForegroundColor Property
              • HeaderText Property
              • TotalBold Property
          • Configuration
            • Overview
            • Members
            • Configuration Constructor
            • Properties
              • CreateHeader Property
              • FalseText Property
              • HeaderBackgroundColor Property
              • HeaderForegroundColor Property
              • InsertPageBreaks Property
              • InsertSpacesIntoEnumValues Property
              • InsertSpacesIntoHeaderColumns Property
              • MinValueDateText Property
              • NoItemsMessage Property
              • NullText Property
              • TrueText Property
          • Document
            • Overview
            • Members
            • Methods
              • Dispose Method
            • Properties
              • Author Property
              • CreatedTime Property
              • LastSavedBy Property
              • Subject Property
              • Title Property
          • ReplacementItem
            • Overview
            • Members
            • ReplacementItem Constructor
            • Properties
              • ColumnDefinitions Property
              • CustomFormatString Property
              • ImageTextWrapping Property
              • Value Property
          • WordReportsException
            • Overview
            • Members
            • WordReportsException Constructor
              • WordReportsException Constructor()
              • WordReportsException Constructor(String)
              • WordReportsException Constructor(String,Object[])
              • WordReportsException Constructor(String,Exception)
              • WordReportsException Constructor(SerializationInfo,StreamingContext)
          • WordReportsGenerator
            • Overview
            • Members
            • WordReportsGenerator Constructor
              • WordReportsGenerator Constructor()
              • WordReportsGenerator Constructor(String,String)
            • Methods
              • DocumentFactory Method
                • DocumentFactory(String) Method
                • DocumentFactory(Stream) Method
              • GenerateWordReport Method
                • GenerateWordReport(String,String,Dictionary<String,ReplacementItem>) Method
                • GenerateWordReport(String,String,List<Dictionary<String,ReplacementItem>>) Method
                • GenerateWordReport(Stream,Stream,Dictionary<String,ReplacementItem>) Method
                • GenerateWordReport(Stream,Stream,List<Dictionary<String,ReplacementItem>>) Method
              • Replace Method
                • Replace(Document,Dictionary<String,ReplacementItem>) Method
                • Replace(Document,List<Dictionary<String,ReplacementItem>>) Method
              • SaveDocument Method
                • SaveDocument(Document,String) Method
                • SaveDocument(Document,Stream) Method
            • Properties
              • Config Property
        • Enumerations
          • ColumnAlignment
          • TextWrapping
  • Overview
  • Buy Now
  • Quick Start C#
  • Quick Start VB.NET
  • Basic Tasks
    • Creating Single Page Documents
    • Creating Multi-Page Documents
    • Replacing Text
    • Working with Streams
    • Overriding Defaults
    • Inserting Images
    • Inserting Tables
  • Licensing
    • EULA
    • Acknowledgement
    • Copyright
    • Licensing and Distribution
    • Using Your License Key
  • Contact Information
  • System Requirements
  • Uninstalling