Class GetFieldNamesOptions
Info
Mewakili opsi untuk Get Field Names dalam dokumen oleh Documentize.PdfForm plugin.
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 Path input ke file.
public GetFieldNamesOptions(string path)Parameters
pathstring: Path input ke file.
GetFieldNamesOptions(Stream)
Konstruktor untuk opsi dengan Stream input.
public GetFieldNamesOptions(Stream stream)Parameters
streamStream: Stream input.
Namespace: Documentize Assembly: Documentize.dll