class InfoDocumentoConPagine


Base class:

InfoDocumento

Implemented interfaces:

This type does not implements any interface.

Derived types:

This type is not derived by any type in DocsMarshal.


Constructors

InfoDocumentoConPagine ()


InfoDocumentoConPagine (InfoDocumento other, Int32 indicePrimaPagina, Int32 indiceUltimaPagina)


InfoDocumentoConPagine (InfoDocumentoConPagine other)


Properties

Decimal Confidence { get; set; }


Mittente DatiMittente { get; set; }


Int32 IndicePrimaPagina { get; set; }


Int32 IndiceUltimaPagina { get; set; }


ETipoDocumento TipoDocumento { get; set; }