IsRightToLeft

ExactPhraseRedaction.IsRightToLeft property

Gets or sets a value indicating if this text is right-to-Left or not, false by default.

public bool IsRightToLeft { get; set; }

See Also