OcrTextRecognitionOptions.PageSeparator
OcrTextRecognitionOptions.PageSeparator property
Gets or sets the string inserted between recognized texts of consecutive pages. Defaults to "\n\n".
public string PageSeparator { get; set; }
Exceptions
| exception | condition |
|---|---|
| ArgumentNullException | Thrown when the assigned value is null. |
See Also
- class OcrTextRecognitionOptions
- namespace Aspose.Pdf.Ocr
- assembly Aspose.PDF