Show / Hide Table of Contents

Class ParallelPortPrinter

It represents a printer which is connected through a parallel port in the client machine.

Inheritance
System.Object
ClientPrinter
ParallelPortPrinter
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Neodynamic.Blazor
Assembly: cs.temp.dll.dll
Syntax
public class ParallelPortPrinter : ClientPrinter

Properties

Id

Declaration
public override byte Id { get; }
Property Value
Type Description
System.Byte
Overrides
ClientPrinter.Id

PortName

Gets or sets the parallel port name, for example LPT1. Default value is "LPT1"

Declaration
public string PortName { get; set; }
Property Value
Type Description
System.String
Back to top Copyright © 2003- Neodynamic SRL
http://www.neodynamic.com