AvailablePaperSizesInLocale Method (IPrintManager) Send Feedback
See Also 
PaperSizesStrArray[out]
Array of strings of the names of the localized paper sizes for this locale
Gets the names of the localized paper sizes for this locale.

Syntax

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

Parameters

PaperSizesStrArray[out] or Return Value
Array of strings of the names of the localized paper sizes for this locale
 

See Also

Availability

DraftSight V1R2.0