Namespace: BitMiracle.Docotic.Pdf
public class PdfTextConversionOptions
Public Class PdfTextConversionOptions
The PdfTextConversionOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | PdfTextConversionOptions |
Initializes a new instance of the PdfTextConversionOptions class.
|
Name | Description | |
---|---|---|
![]() | NormalizePresentationForms |
Gets or sets a value indicating whether to normalize codepoints
from Alphabetic and Arabic Presentation Forms.
|
![]() | ReadingDirection |
Gets or sets the main direction of text for the inverse Bidi algorithm.
|
![]() | UseBidi |
Gets or sets a value indicating whether to use the inverse Bidi algorithm for reordering right-to-left
and bidirectional text.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |