Class FormExporterValuesToCsvOptions

Class FormExporterValuesToCsvOptions

Namespace: Aspose.Pdf.Plugins
Assembly: Aspose.PDF.dll

แทนตัวเลือกสำหรับการส่งออกคุณสมบัติ Value ของฟิลด์ที่กำหนด (ไม่ใช่คำอธิบายประกอบ)

public sealed class FormExporterValuesToCsvOptions : FormExporterOptions, IPluginOptions

การสืบทอด

object
FormOptions
FormExporterOptions
FormExporterValuesToCsvOptions

การใช้งาน

IPluginOptions

สมาชิกที่สืบทอด

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()

ตัวสร้าง

FormExporterValuesToCsvOptions(SelectField, char)

สร้างอินสแตนซ์ใหม่ของวัตถุ Aspose.Pdf.Plugins.FormExporterValuesToCsvOptions ซึ่งระบุฟิลด์ที่ข้อมูลจะถูกส่งออกและตัวแบ่งสำหรับข้อมูลที่ส่งออก

public FormExporterValuesToCsvOptions(SelectField selectField, char delimeter = ',')

พารามิเตอร์

selectField SelectField

ตัวแทนที่กำหนดคุณสมบัติของฟิลด์ที่ต้องตั้งค่าเป็นค่า

delimeter char

ระบุตัวแบ่งที่จะใช้ในข้อมูลที่ส่งออกระหว่างค่า ค่าเริ่มต้นคือ ‘,’

 แบบไทย