public class LocaleOptions extends Object
LocaleOptions type specifies locale configuration for Aspose.PDF.
| Constructor and Description |
|---|
LocaleOptions() |
| Modifier and Type | Method and Description |
|---|---|
static void |
clear()
Clears default locale for Aspose.PDF.
|
static Locale |
getLocale()
Get currently actual default locale for Aspose.PDF
|
static void |
setLocale(Locale local)
Set default locale related for Aspose.PDF.
|
public static void setLocale(Locale local)
local - Locale instancepublic static Locale getLocale()
public static void clear()
Copyright © 2025 Aspose. All Rights Reserved.