Namespace: CuteEditor.Convertor.PDFAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| Visual Basic |
|---|
Public Sub AddField ( _
field As PDFField, _
width As Integer _
) |
| Visual C++ |
|---|
public:
void AddField(
PDFField^ field,
int width
) |
See Also