SetClosestValidPaperSize Method (IPrintManager)
Sets the size of the paper to a valid size for the printer that is closest to the specified length and width.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetClosestValidPaperSize( _
DOUBLE Length As System.Double, _
DOUBLE Width As System.Double _
) |
C# | |
---|
void SetClosestValidPaperSize(
System.double Length,
System.double Width
) |
JavaScript | |
---|
SetClosestValidPaperSize(
Length : Number,
Width : Number,
) |
Parameters
- Length
- Length of paper
- Width
- Width of paper
Remarks
See Also
Availability
DraftSight V1R1