Click or drag to resize

ViewerPreferencesDirection Property

The predominant reading order for text. Default value: L2R.

Namespace:  ExpertPdf.PdfCreator
Assembly:  epdfcreator (in epdfcreator.dll) Version: 17.0.0
Syntax
public ViewerTextOrder Direction { get; set; }

Property Value

Type: ViewerTextOrder
See Also