Link Search Menu Expand Document

XMLExtractorIndentedXML Property

Get or sets whether to generate indented XML. Default is true.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public bool IndentedXML { get; set; }

Property Value

Type: Boolean

Implements

IXMLExtractorIndentedXML
See Also

Reference