PRIMAVERA | Developers

    Show / Hide Table of Contents

    Struct StdBSTipos.TPrinterEx2

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetType()
    Namespace: StdPlatBS100
    Assembly: StdPlatBS100.dll
    Syntax
    public struct TPrinterEx2

    Fields

    eOrientacaoFolha

    Declaration
    public StdBSTipos.CRPEOrientacaoFolha eOrientacaoFolha
    Field Value
    Type Description
    StdPlatBS100.StdBSTipos.CRPEOrientacaoFolha

    eTipoFolha

    Declaration
    public StdBSTipos.CRPETipoFolha eTipoFolha
    Field Value
    Type Description
    StdPlatBS100.StdBSTipos.CRPETipoFolha

    iAtePagina

    Declaration
    public short iAtePagina
    Field Value
    Type Description
    System.Int16

    iBandeja

    Declaration
    public short iBandeja
    Field Value
    Type Description
    System.Int16

    iDaPagina

    Declaration
    public short iDaPagina
    Field Value
    Type Description
    System.Int16

    iDuplex

    Declaration
    public short iDuplex
    Field Value
    Type Description
    System.Int16

    iNrCopias

    Declaration
    public short iNrCopias
    Field Value
    Type Description
    System.Int16

    lFolhaAltura

    Declaration
    public int lFolhaAltura
    Field Value
    Type Description
    System.Int32

    lFolhaComp

    Declaration
    public int lFolhaComp
    Field Value
    Type Description
    System.Int32

    lQualidade

    Declaration
    public int lQualidade
    Field Value
    Type Description
    System.Int32

    sDevice

    Declaration
    public string sDevice
    Field Value
    Type Description
    System.String

    sDriver

    Declaration
    public string sDriver
    Field Value
    Type Description
    System.String

    sNome

    Declaration
    public string sNome
    Field Value
    Type Description
    System.String

    sPorta

    Declaration
    public string sPorta
    Field Value
    Type Description
    System.String

    Methods

    CreateInstance()

    Declaration
    public static StdBSTipos.TPrinterEx2 CreateInstance()
    Returns
    Type Description
    StdBSTipos.TPrinterEx2