'Declaration Public Overloads Function GetDataAsString( _
ByVal fieldNameИмя поля (ключ этого словаря).As System.String, _
ByVal embeddedFileSpecificationСпецификация внедренного файла.As Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFileSpecification _
) As System.String
public System.String GetDataAsString(
System.String fieldName,
Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFileSpecification embeddedFileSpecification
)
public: System.String GetDataAsString(
System.String fieldName,
Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFileSpecification* embeddedFileSpecification
)
public:
System.String GetDataAsString(
System.String fieldName,
Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFileSpecification^ embeddedFileSpecification
)
Parameters
- fieldName
- Имя поля (ключ этого словаря).
- embeddedFileSpecification
- Спецификация внедренного файла.
Return Value
Данные в виде строки, которые связаны с этим полем схемы.