Class FormExporterValuesToCsvOptions
Namespace: Aspose.Pdf.Plugins
Assembly: Aspose.PDF.dll
Đại diện cho các tùy chọn để xuất thuộc tính Value của các trường được chỉ định (không phải chú thích).
public sealed class FormExporterValuesToCsvOptions : FormExporterOptions, IPluginOptions
Kế thừa
object ← FormOptions ← FormExporterOptions ← FormExporterValuesToCsvOptions
Triển khai
Thành viên kế thừa
FormOptions.AddInput(IDataSource), FormOptions.AddOutput(IDataSource), FormOptions.Inputs, FormOptions.Outputs, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Các hàm khởi tạo
FormExporterValuesToCsvOptions(SelectField, char)
Khởi tạo một thể hiện mới của đối tượng Aspose.Pdf.Plugins.FormExporterValuesToCsvOptions, trong đó các trường mà dữ liệu sẽ được xuất và dấu phân cách cho dữ liệu xuất ra được chỉ định.
public FormExporterValuesToCsvOptions(SelectField selectField, char delimeter = ',')
Tham số
selectField
SelectField
Ủy quyền xác định các thuộc tính của trường nào để thiết lập giá trị.
delimeter
char
Chỉ định dấu phân cách sử dụng trong dữ liệu xuất ra giữa các giá trị. Giá trị mặc định là ‘,’