Click or drag to resize

DocumentUploadingEventArgs.ThrowXfaFormException Property

Gets or sets a value indicating whether a RadPdfPdfProcessingXfaFormException should be thrown when uploading a PDF which contains an XFA form and ConvertXfaForm is false.

Namespace:  RadPdf.Integration
Assembly:  RadPdf (in RadPdf.dll) Version: 4.2.0.0 (4.2.0.0)
Syntax
public bool ThrowXfaFormException { get; set; }

Property Value

Type: Boolean
true if a RadPdfPdfProcessingXfaFormException will be thrown if the PDF contains an XFA form and ConvertXfaForm is false; otherwise false if the XFA form should be ignored. The default is true.
Remarks

If ConvertXfaForm is true, this property has no effect.

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!