Click or drag to resize

JsonLdContextBaseDirection Property

Get or set the direction used when a string does not have a direction associated with it directly.

Namespace:  VDS.RDF.JsonLd
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public Nullable<LanguageDirection> BaseDirection { get; set; }

Property Value

Type: NullableLanguageDirection
See Also