Class GetFieldNamesOptions
Информация
Представляет параметры для получения имен полей в документе с помощью плагина 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()
Конструкторы
GetFieldNamesOptions(string)
Constructor for options with input Path to file.
public GetFieldNamesOptions(string path)Parameters
pathstring: Входной путь к файлу.
GetFieldNamesOptions(Stream)
Constructor for options with input Stream.
public GetFieldNamesOptions(Stream stream)Parameters
streamStream: Входной поток.
Пространство имён: Documentize Сборка: Documentize.dll