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