XmpValueBase
Contenuti
 [
        
            Nascondere
        ]
    XmpValueBase class
Rappresenta il valore XMP di base.
public abstract class XmpValueBase : PropertyValue, IXmpType
Proprietà
| Nome | Descrizione | 
|---|---|
| RawValue { get; } | Ottiene il valore grezzo. | 
| Type { get; } | Ottiene ilMetadataPropertyType . | 
Metodi
| Nome | Descrizione | 
|---|---|
| AcceptValue(ValueAcceptor) | Estrae il valore della proprietà utilizzando un customValueAcceptor . | 
| abstract GetXmpRepresentation() | Restituisce il valore contenuto nella stringa in formato XMP. | 
| ToArray<TElement>() | Converte il valore della proprietà in un array del tipo specificato. | 
| ToClass<T>() | Converte il valore della proprietà in un tipo di riferimento. | 
| override ToString() | Restituisce una stringa che rappresenta il valore della proprietà. | 
| ToStruct<T>() | Converte il valore della proprietà in un tipo di valore. | 
| ToStruct<T>(T) | Converte il valore della proprietà in un tipo di valore. | 
Guarda anche
- class PropertyValue
 - interface IXmpType
 - spazio dei nomi GroupDocs.Metadata.Standards.Xmp
 - assemblea GroupDocs.Metadata