Class GetFieldNamesOptions
Info
Represents options for Get Field Names in document by 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)
Constructor for options with input Path to file.
public GetFieldNamesOptions(string path)Parameters
pathstring: Input Path to file.
GetFieldNamesOptions(Stream)
Constructor for options with input Stream.
public GetFieldNamesOptions(Stream stream)Parameters
streamStream: Input Stream.
Namespace: Documentize Assembly: Documentize.dll