Table of Contents

Class PdfObjectExtractionOptions

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

The PDF page object extraction options.

public class PdfObjectExtractionOptions
Inheritance
PdfObjectExtractionOptions
Inherited Members

Remarks

The Docotic.Pdf Library Documentation page contains links to articles, guides, and sample code.

Constructors

PdfObjectExtractionOptions()

Initializes a new instance of the PdfObjectExtractionOptions class.

Properties

ExtractTextAsPath

Gets or sets a value indicating whether to extract text as vector path.

FlattenMarkedContent

Gets or sets a value indicating how to process marked content.

FlattenXObjects

Gets or sets a value indicating how to process form XObjects.