In This Topic
GdPicture14.WEB Namespace / DocuViewareControl Class / EnableFormFieldsEdition Property

EnableFormFieldsEdition Property (DocuViewareControl)

In This Topic
Specifies whether form fields can be edited into the client browser or not.
Syntax
'Declaration
 
Public Property EnableFormFieldsEdition As Boolean
public bool EnableFormFieldsEdition {get; set;}
Remarks
Default value is true.
See Also