Click or drag to resize

JsonLdTermDefinition.DirectionMapping Property

Get or set the text direction mapping for this term definition.

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

Property Value

Type: Nullable<LanguageDirection>
See Also