Visual Basic (Declaration) | |
---|---|
Public Property PaperHeight As Double |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public double PaperHeight {get; set;} |
Return Value
The height of the printing paper.Refer to Printer.Specifications example.
The unit of the paper height is determined by the value of DimensionsInInches.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family