Table of Contents

Property FlatnessTolerance

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

FlatnessTolerance

Gets or sets the flatness tolerance.

public double FlatnessTolerance { get; set; }

Property Value

double

The flatness tolerance.

Remarks

The flatness tolerance controls the maximum permitted distance in device pixels between the mathematically correct path and an approximation constructed from straight line segments.

Default value: 1.0.