Initializes a new instance of the PDFChoiceField class
Namespace: CuteEditor.Convertor.PDFAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
public PDFChoiceField( PDFDocument doc ) |
Visual Basic |
---|
Public Sub New ( _ doc As PDFDocument _ ) |
Visual C++ |
---|
public: PDFChoiceField( PDFDocument^ doc ) |