Show / Hide Table of Contents

Enum LanguageDirection

An enumeration of the text flow directions supported by JSON-LD 1.1.
Namespace: VDS.RDF.JsonLd.Syntax
Assembly: dotNetRDF.dll
Syntax
public enum LanguageDirection

Fields

Name Description
LeftToRight Text direction is left to right
RightToLeft Text direction is right to left
Unspecified Text direction is unspecified / null

Extension Methods

Extensions.AsEnumerable<LanguageDirection>()
  • Improve this Doc
  • View Source
In This Article
  • Fields
  • Extension Methods
Back to top Generated by DocFX