public PdfFieldLevelActions( PdfDocument document, PdfTypeBase dictionary )
Public Sub New ( document As PdfDocument, dictionary As PdfTypeBase )
public: PdfFieldLevelActions( PdfDocument^ document, PdfTypeBase^ dictionary )
new : document : PdfDocument * dictionary : PdfTypeBase -> PdfFieldLevelActions
Patagames.Pdf.Net.Actions.PdfFieldLevelActions = function(document, dictionary);