GetElements

XfdfReader.GetElements method

Analizza il file XFDF e restituisce le informazioni come tabella hash.

public static Dictionary<string, string> GetElements(XmlReader reader)
ParametroTipoDescrizione
readerXmlReaderXmlReader per il file di origine.

Valore di ritorno

Hashtable con informazioni analizzate dal file XFDF.

Guarda anche