[]
Gets or sets the maximum distance (in points) between a PDF object's boundary that is outside a redact area, and the redact area's edge, at which the object is still considered to be inside the redact.
The default value is 2 points.
public float Precision { get; set; }
Public Property Precision As Single