Reflection .NET API
Attachmate.Reflection.Emulation.IbmHosts Assembly / Attachmate.Reflection.Emulation.IbmHosts Namespace / IbmPrinter Class
Properties Methods Events


In This Topic
    IbmPrinter Class Members
    In This Topic

    The following tables list the members exposed by IbmPrinter.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the IbmPrinter class.  
    Top
    Public Properties
     NameDescription
    Public PropertyReturns which LU (session) was assigned for your connection. This property applies only to 3270 sessions and is read-only.  
    Public PropertyGets or sets a value indicating whether to attempt to establish a host connection as soon as the current settings file is loaded.  
    Public PropertyGets or sets a value indicating whether to attempt to reconnect after a disconnection that is not initiated by the emulator.  
    Public PropertyBypass Windows print driver in transparent mode  
    Public PropertyGets or sets the Transport connection type when Telnet Extended is selected.  
    Public PropertyGets the ContextMenus object.  
    Public PropertyCountry Extended Graphics Code  
    Public PropertyGets or sets the device to connect to.  
    Public PropertyGets or sets a value indicating whether Reflection uses Secure Sockets Layer/Transport Layer Security (SSL/TLS) datastream encryption.  
    Public PropertyGets or set the way forms are fed into the printer  
    Public PropertyGets or sets a value indicating whether the terminal automatically generates device name values based on values you specify for the DeviceName property.  
    Public PropertyGets or sets the host address.  
    Public PropertyHost print timeout for flushing. Valid range value is 0 - 32767.  
    Public PropertyGets or sets ID Management criteria flags.  
    Public PropertyGets or sets ID Management pool name. The default is "".  
    Public PropertyGets or sets ID Management server URL. The default is "".  
    Public PropertyReturns true if the printer session is currently connected, false if not.  
    Public PropertyGets or sets the interval, measured in seconds, between keep alive requests sent by Reflection. This property is relevant only if KeepAliveValue is set to KeepAliveNOP or KeepAliveTimingMark.  
    Public PropertyGets or sets a value indicating whether to periodically poll the host to determine if Telnet connections remain active during intervals when you are not sending data to the host.  
    Public PropertyGets or sets the manufacturer type.  
    Public PropertyGets or sets the library that contains the message queue for exception messages. Consult your system administrator before changing this value.  
    Public PropertyGets or sets the message queue to which exception messages should be sent. For example, the IBM System i may need to tell the printer to switch to another paper tray. Consult your system administrator before changing this value.  
    Public PropertyGets or sets the Model ID for 5250 printer session  
    Public PropertyGets a value indicating whether the session configuration has changed.  
    Public PropertyGets or sets the TCP port to connect to.  
    Public Property3270 printer national character set for character translation  
    Public PropertyEnvelope source for 5250 print device  
    Public PropertyGes or set the default font typestyle to use for printing.  
    Public PropertyGets or sets the paper source 1  
    Public PropertyGets or sets the paper source 2  
    Public PropertyEmulate form feed with line feed  
    Public Property5250 printer national character set for character translation  
    Public PropertyFlush when End of Job record received  
    Public PropertySend form feed at end of job  
    Public PropertyGets or set 3287 printer, some hosts require a host LU name. The name can be up to 32 characters in length.  
    Public PropertyGets the PrintOptions object. PrintOptions holds configuration options for print emulation and print screen.  
    Public PropertyGets or sets the specific the manufacturer type and model, the paper sources, and the envelope source on your IBM System i print device  
    Public PropertyTranslate EBCDIC in SCS TRN transparent mode  
    Public PropertyTransparent mode  
    Public PropertyGets or sets a value indicating whether to use the FIPS cipher suite.  
    Public PropertyGets or sets a value indicating whether certificates presented for host authentication are checked to determine if they are valid and signed by a trusted CA.  
    Public PropertyGets or sets a value that indicates whether Reflection checks for certificate revocation when validating host certificates in SSL/TLS Telnet sessions.  
    Public PropertyGets or sets the encryption strength for Secure Sockets Layer/Transport Layer Security (SSL/TLS) datastream encryption.  
    Public PropertyGets or sets a value indicating whether your client session checks for certificate revocation using OCSP (Online Certificate Status Protocol) responders when validating host certificates. The default is false.  
    Public PropertyGets or sets how Reflection handles SSL/TLS Telnet connections when the host name in the certificate does not match the host being contacted.  
    Public PropertyGets or sets the Telnet location in advanced connection settings  
    Public PropertyGets or sets the response mode for 3270 Telnet extended advanced connection settings  
    Public PropertyTODO Checking with Nina and others to see if this setting need to be here. Gets or sets value for use Http proxy type  
    Public PropertyGets or sets a value indicating whether Reflection makes makes secure SSL connections through the Reflection for the Web Security Proxy when EnableTelnetEncryption is true.  
    Public PropertyTODO Checking with Nina and others to see if this setting need to be here. Gets or sets value for use Socks proxy type  
    Public PropertyGets or sets a value indicating which SSL or TLS version to use.  
    Public PropertyTODO Checking with Nina and others to see if this setting need to be here. Gets or sets value for how to get certificate for client authentication.  
    Public PropertyTODO Checking with Nina and others to see if this setting need to be here. Gets or sets value for secrurity proxy destination host  
    Public PropertyGets or sets to use 3270 Telnet extended  
    Public PropertyGets or sets a string that identifies a 3270 terminal session on the host.  
    Public PropertyGets or sets a value indicating whether Reflection uses ID Management to obtain a device name.  
    Public PropertyGets the version of the terminal session control.  
    Top
    Public Methods
     NameDescription
    Public MethodFor internal use.  
    Public MethodFor internal use.  
    Public MethodFor internal use.  
    Public MethodFor internal use.  
    Public MethodCancel Print  
    Public MethodCloses the terminal session with the close option.  
    Public MethodFor internal use.  
    Public MethodConnects to the host.  
    Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
    Public MethodDisconnects from the host.  
    Public Method (Inherited from object)
    Public MethodExecute a given action. Actions possible is defined in InputMapActionID.  
    Public MethodFlush Print  
    Public MethodServes as the default hash function. (Inherited from object)
    Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
    Public MethodGets the System.Type of the current instance. (Inherited from object)
    Public MethodReset Print  
    Public MethodSaves all settings.  
    Public MethodSaves all settings to the specified file.  
    Public MethodSaves a session as a compound session document.  
    Public MethodSends PA1 Command  
    Public MethodSends PA2 Command  
    Public MethodReturns a string that represents the current object. (Inherited from object)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
    Protected MethodFires AfterConnect event.  
    Protected MethodFires AfterDisconnect event.  
    Protected MethodFires BeforeConnect event.  
    Protected MethodFires BeforeDisconnect event.  
    Protected MethodFires OnClosed event.  
    Top
    Public Events
     NameDescription
    Public EventOccurs after it connects to the host.  
    Public EventOccurs after it disconnects from the host.  
    Public EventOccurs before it connects to the host.  
    Public EventOccurs before it disconnects from the host.  
    Public EventOccurs before the session closes.  
    Top
    See Also