'Declaration Public Property UsePageClipBounds As Boolean
public bool UsePageClipBounds { get; set; }
Property Value
True - text extractor uses page clip bounds;
false - text extractor uses infinite clip bounds.
Default value is true.
false - text extractor uses infinite clip bounds.
Default value is true.