Table of Contents

Class OfficeParserOptions

Namespace
Mythosia.Documents.Office
Assembly
Mythosia.Documents.Office.dll
public class OfficeParserOptions
Inheritance
OfficeParserOptions
Inherited Members

Constructors

OfficeParserOptions()

public OfficeParserOptions()

Properties

IncludeMetadata

public bool IncludeMetadata { get; set; }

Property Value

bool

IncludeSheetNames

public bool IncludeSheetNames { get; set; }

Property Value

bool

IncludeSlideNumbers

public bool IncludeSlideNumbers { get; set; }

Property Value

bool

NormalizeWhitespace

public bool NormalizeWhitespace { get; set; }

Property Value

bool