XmpLanguageAlternative.Value Property

Gets or sets the value of this XmpLanguageAlternative.

Namespace:  BitMiracle.Docotic.Pdf
Assembly:  BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)

Syntax

C#
public string Value { get; set; }
VB
Public Property Value As String
	Get
	Set

Property Value

Type: String
The value of this XmpLanguageAlternative.

See Also