FormFormImportResult Class
Class which describes result if field import.
Inheritance Hierarchy
SystemObject
  Aspose.Pdf.FacadesFormFormImportResult

Namespace: Aspose.Pdf.Facades
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public class FormImportResult

The FormFormImportResult type exposes the following members.

Properties
  NameDescription
Public propertyFieldName
Full name of the field.
Public propertyStatus
Status of field import.
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
See Also