'Declaration Public Function New( _
ByVal documentParent PDF document.As Vintasoft.Imaging.Pdf.PdfDocument, _
ByVal fileSpecificationFile specification.As Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFileSpecification _
)
public PdfInteractiveFormTextFieldFileValue(
Vintasoft.Imaging.Pdf.PdfDocument document,
Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFileSpecification fileSpecification
)
public: PdfInteractiveFormTextFieldFileValue(
Vintasoft.Imaging.Pdf.PdfDocument* document,
Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFileSpecification* fileSpecification
)
public:
PdfInteractiveFormTextFieldFileValue(
Vintasoft.Imaging.Pdf.PdfDocument^ document,
Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFileSpecification^ fileSpecification
)
Parameters
- document
- Parent PDF document.
- fileSpecification
- File specification.