ViewerPreferencesDirection Property
The predominant reading order for text when displaying the PDF document generated by the converter. Default value: L2R.
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public ViewerTextOrder Direction { get; set; }
Public Property Direction As ViewerTextOrder
Get
Set
public:
property ViewerTextOrder Direction {
ViewerTextOrder get ();
void set (ViewerTextOrder value);
}
member Direction : ViewerTextOrder with get, set
Property Value
ViewerTextOrder