Share

getCanonicalMediaName Method

Overload List

Method Description
AcDbPlotSettings::getCanonicalMediaName (ACHAR *&) Returns the locale-independent name of the currently configured paper. For the localized version of the media name, use AcDbPlotSettingsValidator::getLocaleMediaName().
AcDbPlotSettings::getCanonicalMediaName (AcString&) Returns the locale-independent name of the currently configured paper. For the localized version of the media name, use AcDbPlotSettingsValidator::getLocaleMediaName().

Was this information helpful?