iText 8.0.5 API
iText.Kernel.XMP.Properties.XMPProperty Interface Reference

This interface is used to return a text property together with its and options. More...

Inheritance diagram for iText.Kernel.XMP.Properties.XMPProperty:
iText.Kernel.XMP.Properties.XMPPropertyInfo

Public Member Functions

String  GetValue ()
 
Returns
Returns the value of the property.

 
PropertyOptions  GetOptions ()
 
Returns
Returns the options of the property.

 
String  GetLanguage ()
  Only set by iText.Kernel.XMP.XMPMeta.GetLocalizedText(System.String, System.String, System.String, System.String) . More...
 

Detailed Description

This interface is used to return a text property together with its and options.

23.01.2006

Member Function Documentation

◆ GetLanguage()

String iText.Kernel.XMP.Properties.XMPProperty.GetLanguage ( )

Only set by iText.Kernel.XMP.XMPMeta.GetLocalizedText(System.String, System.String, System.String, System.String) .

Returns
Returns the language of the alt-text item.