Share

DrawingPrintManager.PaperWidth Property

Parent Object: DrawingPrintManager

Description

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

Syntax

DrawingPrintManager.PaperWidth() As Double

Property Value

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

Samples

Name Description
Printing - Drawing Print This sample demonstrates how to print a drawing, setting specifics such as sheet range.

Version

Introduced in version 5

Was this information helpful?