Click or drag to resize

JsonLdTermDefinitionDirectionMapping 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: NullableLanguageDirection
See Also