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