[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.OptimizeDocumentOptions.DiscardSubmitImportResetActions

DiscardSubmitImportResetActions Property

DiscardSubmitImportResetActions

Gets or sets whether actions of the types ActionSubmitForm, ActionImportData, and ActionResetForm should be removed from the document.

The default value is false.

Declaration
public bool DiscardSubmitImportResetActions { get; set; }
Public Property DiscardSubmitImportResetActions As Boolean