ViewerPreferences.Direction Property
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type |
|---|
| ReadingDirection |
Available values:
| Name |
|---|
| LeftToRight |
| RightToLeft |
See Also
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
public ReadingDirection Direction { get; set; }
Public Property Direction As ReadingDirection
| Type |
|---|
| ReadingDirection |
Available values:
| Name |
|---|
| LeftToRight |
| RightToLeft |