Class GetFieldNamesOptions

Info

Represents options for Get Field Names in document by Documentize.PdfForm plugin.

public class GetFieldNamesOptions

Inheritance

objectGetFieldNamesOptions

Inherited Members

Constructors

GetFieldNamesOptions(string)

Constructor for options with input Path to file.

public GetFieldNamesOptions(string path)

Parameters

  • path string: Input Path to file.

GetFieldNamesOptions(Stream)

Constructor for options with input Stream.

public GetFieldNamesOptions(Stream stream)

Parameters

Namespace: Documentize Assembly: Documentize.dll

 English