Class GetFieldNamesOptions

Info

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

public class GetFieldNamesOptions : OptionsWithInput, IHaveInput

Inheritance

objectOptionsWithInputGetFieldNamesOptions

Implements

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

Properties

Input

Gets or sets Input Data.

public override IData Input { get; set; }

Property Value

IData

Namespace: Documentize Assembly: Documentize.dll

 English