'Declaration Public Function New( _
ByVal documentРодительский документ.As Vintasoft.Imaging.Pdf.PdfDocument, _
ByVal dataValueЗначение данных поля.As System.String _
)
public PdfAttachmentDataField(
Vintasoft.Imaging.Pdf.PdfDocument document,
System.String dataValue
)
public: PdfAttachmentDataField(
Vintasoft.Imaging.Pdf.PdfDocument* document,
System.String dataValue
)
public:
PdfAttachmentDataField(
Vintasoft.Imaging.Pdf.PdfDocument^ document,
System.String dataValue
)
Parameters
- document
- Родительский документ.
- dataValue
- Значение данных поля.