Class GetFieldNamesOptions
Info
Mewakili opsi untuk Get Field Names dalam dokumen oleh komponen Documentize.PdfForm.
public class GetFieldNamesOptions : OptionsWithInput, IHaveInputPewarisan
object ← OptionsWithInput ← GetFieldNamesOptions
Menerapkan
Anggota yang Diwariskan
- OptionsWithInput.input,
- OptionsWithInput.Input,
- object.GetType(),
- object.MemberwiseClone(),
- object.ToString(),
- object.Equals(object?),
- object.Equals(object?, object?),
- object.ReferenceEquals(object?, object?),
- object.GetHashCode()
Konstruktor
GetFieldNamesOptions(string)
Konstruktor untuk opsi dengan Path input ke file.
public GetFieldNamesOptions(string path)Parameter
pathstring: Path input ke file.
GetFieldNamesOptions(Stream)
Konstruktor untuk opsi dengan Stream input.
public GetFieldNamesOptions(Stream stream)Parameter
streamStream: Stream input.
Properti
Input
Mendapatkan atau mengatur Data Input.
public override IData Input { get; set; }Nilai Properti
Namespace: Documentize Assembly: Documentize.dll