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