Click or drag to resize

IWebDocumentViewerCallbacksPdfFormRequested Method

Calls when the PDF form fields are requested from the client.

Namespace:  Atalasoft.Imaging.WebControls.Core
Assembly:  Atalasoft.dotImage.WebControls.Core (in Atalasoft.dotImage.WebControls.Core.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
void PdfFormRequested(
	PdfFormRequestedEventArgs args
)

Parameters

args
Type: Atalasoft.Imaging.WebControlsPdfFormRequestedEventArgs
See Also