PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class StdBSPreferenciasImpressao

    Inheritance
    System.Object
    StdBSBaseSettingsControl
    StdBSPreferenciasImpressao
    Inherited Members
    StdBSBaseSettingsControl.Plataforma
    Namespace: StdPlatBS100
    Assembly: StdPlatBS100.dll
    Syntax
    public class StdBSPreferenciasImpressao : StdBSBaseSettingsControl

    Constructors

    StdBSPreferenciasImpressao()

    Declaration
    public StdBSPreferenciasImpressao()

    Fields

    cboQualidadeImpr

    Declaration
    public ComboBox cboQualidadeImpr
    Field Value
    Type Description
    System.Windows.Forms.ComboBox

    chkSuspendeDropTabTemp

    Declaration
    public CheckBox chkSuspendeDropTabTemp
    Field Value
    Type Description
    System.Windows.Forms.CheckBox

    chkUsarImpressoraMapas

    Declaration
    public CheckBox chkUsarImpressoraMapas
    Field Value
    Type Description
    System.Windows.Forms.CheckBox

    lblQualidadeImpr

    Declaration
    public Label lblQualidadeImpr
    Field Value
    Type Description
    System.Windows.Forms.Label

    Methods

    Dispose(Boolean)

    Clean up any resources being used.

    Declaration
    protected override void Dispose(bool disposing)
    Parameters
    Type Name Description
    System.Boolean disposing

    true if managed resources should be disposed; otherwise, false.

    Grava()

    Declaration
    public override void Grava()
    Overrides
    StdBSBaseSettingsControl.Grava()

    Inicializa(StdPlatBS)

    Declaration
    public override void Inicializa(StdPlatBS plataforma)
    Parameters
    Type Name Description
    StdPlatBS plataforma
    Overrides
    StdBSBaseSettingsControl.Inicializa(StdPlatBS)