Keysight Pathwave 89600 VSA .NET API
Printer Class Members
See Also  Properties  Methods  Events
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace : Printer Class

Glossary Item Box

The following tables list the members exposed by Printer.

Public Properties

 NameDescriptionMinimum SW Version
Public PropertyBottomMarginGets or sets the bottom page margin for printing, in inches.  
Public PropertyCenterPageHeaderGets or sets the string to display at the top center of every printed sheet.  
Public PropertyIsDisposedGets a value indicating whether the object has been disposed. If an object has been disposed any attempt to use it will lead to an ObjectDisposedException being thrown. (Inherited from Agilent.SA.Vsa.RemotableObject)
Public PropertyIsTraceHeaderVisibleGets or sets a value indicating whether to display title information for each view when printing individual views.  
Public PropertyIsWhiteBackgroundGets or sets a value indicating whether the trace background is forced to white.  
Public PropertyLeftMarginGets or sets the left page margin for printing, in inches.  
Public PropertyLeftPageHeaderGets or sets the string to display at the top left of every printed sheet.  
Public PropertyPageOrientationGets or sets the page orientation to use when printing.  
Public PropertyPagesPerSheetGets or sets the number of pages per sheet of media when printing.  
Public PropertyRightMarginGets or sets the right page margin for printing, in inches.  
Public PropertyRightPageHeaderGets or sets the string to display at the top right of every printed sheet.  
Public PropertyScalingGets or sets how to scale the content to be printed onto the sheet.  
Public PropertySelectedInputGets or sets the paper source to use when printing.  
Public PropertySelectedPageSizeGets or sets the page size to use.  
Public PropertySelectedPrinterNameGets or sets the printer name to which to print.  
Public PropertyTopMarginGets or sets the top page margin for printing, in inches.  
Public PropertyTraceMarginGets or sets the margin between pages when multiple pages are being printed on the same sheet, in inches.  
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

Public Methods

 NameDescriptionMinimum SW Version
Public MethodCreateObjRefCreates 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 MethodForceRebuildKeyMapThis method is used to force a refresh of the key map. This is necessary in cases where the key mappings to the API objects change. This can happen when the index of an item within a collection is reflected in the key name, and an item is removed from the middle of a collection. (Inherited from Agilent.SA.Vsa.RemotableObject)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from Agilent.SA.Vsa.RemotableObject)
Public MethodPrintOverloaded. Prints the main window.  
Public MethodSaveBitmapOverloaded. Save an image of the main window to the named file in the indicated format.  
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

Public Events

 NameDescriptionMinimum SW Version
Public EventPropertyChangedOccurs when a property value changes. (Inherited from Agilent.SA.Vsa.RemotableObject)
Public EventPropertyInfoChangedOccurs when secondary information about a property, such as limits, changes. (Inherited from Agilent.SA.Vsa.RemotableObject)
Public EventRemotePropertyChangedOccurs when a property value changes. (Inherited from Agilent.SA.Vsa.RemotableObject)
Public EventRemotePropertyInfoChangedOccurs when secondary information about a property, such as limits, changes. (Inherited from Agilent.SA.Vsa.RemotableObject)14.00
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

See Also