AvailablePaperSizes Method (IPrintManager) Send Feedback
See Also  Example
PaperSizesStrArray[out]
Array of strings of the names of the available paper sizes as per the printer's settings

Gets the names of the available paper sizes.

Syntax

Visual Basic 
Function AvailablePaperSizes() As System.Object
C# 
System.object AvailablePaperSizes()
JavaScript 
AvailablePaperSizes() : Array
COM native C++ 
HRESULT AvailablePaperSizes(
   VARIANT* PaperSizesStrArray
)  
C++ 
DSRESULT AvailablePaperSizes(
   dsStringArray* PaperSizesStrArray
)  

Parameters

PaperSizesStrArray[out] or Return Value
Array of strings of the names of the available paper sizes as per the printer's settings

Example

 

See Also

Availability

DraftSight V1R1