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( _
BSTR PaperSize As System.String _
) As System.String |
C# | |
---|
System.string PaperSizeInLocale(
System.string PaperSize
) |
JavaScript | |
---|
PaperSizeInLocale(
PaperSize : System.String\n) : String |
Parameters
- PaperSize
- Name of the non-localized paper size
Parameters
- PaperSizeInLocale[out] or Return Value
- Name of the localized paper size corresponding to PaperSize
See Also
Availability
DraftSight V1R2.0