PaperSizeInLocale Method (IPrintManager)
Gets the name of the localized paper size that corresponds to the specified non-localized paper size.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function PaperSizeInLocale( _
const dsString& PaperSize As System.String _
) As System.String |
C# | |
---|
System.string PaperSizeInLocale(
System.string PaperSize
) |
JavaScript | |
---|
PaperSizeInLocale(
PaperSize : String
) : String |
Parameters
- PaperSize[out]
- Name of the non-localized paper size
- PaperSizeInLocale[out] or Return Value
- Name of the localized paper size corresponding to PaperSize
See Also
Availability
DraftSight V1R2.0