A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
ComPDFKit.PDFPage.Edit
CPDFCopyEditArea Class
CPDFEditArea Class
CPDFEditFormArea Class
CPDFEditImageArea Class
CPDFEditPathArea Class
CPDFEditShadingArea Class
CPDFEditTextArea Class
CPDFEditTextFindSelection Class
CReadingOrderType Enumeration
TextAlignType Enumeration
CReadingOrderType Enumeration
Text reading order direction.
Namespace:
ComPDFKit.PDFPage.Edit
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 3.0.0+4b8ae91508c7f16ebf511129b42dfd307f45e350
Syntax
C#
Copy
public
enum
CReadingOrderType
Members
Member name
Value
Description
LeftToRight
0
Left to right reading order.
RightToLeft
1
Right to left reading order.
See Also
Reference
ComPDFKit.PDFPage.Edit Namespace