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