PdfDocument.RemoveXfa Method

Removes an XFA form attached to this document.

Namespace:  BitMiracle.Docotic.Pdf
Assembly:  BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)

Syntax

C#
public void RemoveXfa()
VB
Public Sub RemoveXfa

See Also