Share

PrintManager.PaperHeight Property

Parent Object: PrintManager

Description

Gets/Sets the height of the paper to be printed (max value is 327.67cm). Setting this, sets PaperSize to kPaperSizeCustom.

Syntax

PrintManager.PaperHeight() As Double

Property Value

This is a read/write property whose value is a Double.

Samples

Name Description
Printing - Part or Assembly This sample demonstrates how to print a Part or Assembly document.

Version

Introduced in version 5

Was this information helpful?