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