Keysight Pathwave 89600 VSA .NET API
BottomMargin Property
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > Printer Class : BottomMargin Property


Glossary Item Box

Gets or sets the bottom page margin for printing, in inches.

Syntax

Visual Basic (Declaration) 
Public MustOverride Property BottomMargin As Double
C# 
public abstract double BottomMargin {get; set;}
C++/CLI 
public:
abstract property double BottomMargin {
   double get();
   void set (    double value);
}

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also