EVO HTML to PDF Converter

PdfFormFieldExport Property

EVO PDF Client for .NET Core Documentation
Gets or sets a flag indicating if the field is exported by a submit form action. The default value of the property is true

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient_NetCore (in EvoHtmlToPdfClient_NetCore.dll) Version: 9.0.0
Syntax

public bool Export { get; set; }

Property Value

Type: Boolean
See Also

Reference