Class GetFieldNamesOptions
Info
Mewakili opsi untuk Get Field Names dalam dokumen oleh plugin Documentize.PdfForm.
public class GetFieldNamesOptionsInheritance
Inherited Members
- object.GetType(),
- object.MemberwiseClone(),
- object.ToString(),
- object.Equals(object?),
- object.Equals(object?, object?),
- object.ReferenceEquals(object?, object?),
- object.GetHashCode()
Constructors
GetFieldNamesOptions(string)
Konstruktor untuk opsi dengan jalur input ke file.
public GetFieldNamesOptions(string path)Parameters
pathstring: Jalur input ke file.
GetFieldNamesOptions(Stream)
Konstruktor untuk opsi dengan aliran (Stream) input.
public GetFieldNamesOptions(Stream stream)Parameters
streamStream: Aliran input.
Namespace: Documentize Assembly: Documentize.dll