Gets the names of the available paper sizes.
| 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
IPrintManager Interface
IPrintManager Members
IPrintManager::GetPaperSize Method
IPrintManager::PaperSize Property
IPrintManager::SetClosestValidPaperSize Method
IPrintManager::Printer Property
IPrintManager::AvailablePaperSizesInLocale Method
IPrintManager Members
IPrintManager::GetPaperSize Method
IPrintManager::PaperSize Property
IPrintManager::SetClosestValidPaperSize Method
IPrintManager::Printer Property
IPrintManager::AvailablePaperSizesInLocale Method
DraftSight V1R1
Syntax