Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / MergeDocumentOptions Class / CopyFields Property

In This Topic
    CopyFields Property
    In This Topic
    Gets or sets a value indicating whether to copy Acroform fields.

    The default is true.

    Syntax
    'Declaration
     
    Public Property CopyFields As System.Boolean
    public System.bool CopyFields {get; set;}
    See Also