Click or drag to resize

PdfWebControlLite.DisableMultiAdd Property

Gets or sets a value indicating whether mutliple objects can be added in a row using the PdfWebControlLite.

Namespace:  RadPdf.Web.UI
Assembly:  RadPdf (in RadPdf.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public bool DisableMultiAdd { get; set; }

Property Value

Type: Boolean
true if one object should be added and then the user mode reset to the default; otherwise false if multiple objects can be added in a row (when allowed by responsive settings). The default is false.
Remarks

This property will override DisableResponsiveAdditions is true.

See Also
This website uses cookies to identify your session and other necessary functions. By using this website, you are agreeing to our Terms of Use and Privacy Policy (updated April 26 2021).
Learn About Cookies
Got it!