'Declaration Public Function New( _
ByVal documentРодительский PDF документ.As Vintasoft.Imaging.Pdf.PdfDocument, _
ByVal displayedNameИмя текстового поля, отображаемое пользователю приложением для просмотра PDF.As System.String, _
ByVal dataTypeТип данных, хранящихся в поле.As AttachmentCollectionSchemaFieldDataType _
)
public PdfAttachmentCollectionSchemaField(
Vintasoft.Imaging.Pdf.PdfDocument document,
System.String displayedName,
AttachmentCollectionSchemaFieldDataType dataType
)
public: PdfAttachmentCollectionSchemaField(
Vintasoft.Imaging.Pdf.PdfDocument* document,
System.String displayedName,
AttachmentCollectionSchemaFieldDataType dataType
)
public:
PdfAttachmentCollectionSchemaField(
Vintasoft.Imaging.Pdf.PdfDocument^ document,
System.String displayedName,
AttachmentCollectionSchemaFieldDataType dataType
)
Parameters
- document
- Родительский PDF документ.
- displayedName
- Имя текстового поля, отображаемое пользователю приложением для просмотра PDF.
- dataType
- Тип данных, хранящихся в поле.