Cell2.RightToLeft Property

Gets or sets a value specifying whether the text in the cell will be displayed right to left.

public Nullable<bool> RightToLeft { get; set; }
Public Property RightToLeft As Nullable(Of Boolean)

Property Value

Nullable<bool>

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

Cell2
ceTe.DynamicPDF.PageElements

In this topic