[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.MergeDocumentOptions.CopyFields

CopyFields Property

CopyFields

Gets or sets a value indicating whether to copy Acroform fields.

The default is true.

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