PrintingLocalizer Members
In This Article
#Constructors
Name | Description |
---|---|
Printing |
Initializes a new instance of the Printing |
#Properties
Name | Description |
---|---|
Active static |
Gets or sets a localizer object providing localization of the user interface at runtime.
Inherited from Xtra |
Language |
Returns the name of the language currently used by this localizer object.
Inherited from Xtra |
#Methods
Name | Description |
---|---|
Create |
Returns a Localizer object representing resources based on the thread's language and regional settings (culture). |
Create |
For internal use. Provides resources based on the thread's culture. |
Create |
Creates an XML document, which contains resource strings provided by the current Xtra |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Get |
Returns an active localizer provider for this Xtra |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the string, localized by the current Xtra |
Get |
Returns a localized string for the given string identifier. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Raise |
Raises the Xtra |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
Sets an active localizer provider for this Xtra |
To |
Returns a string that represents the current object. Inherited from Object. |
Write |
Saves the current Xtra |
#Events
Name | Description |
---|---|
Active |
Fires immediately after the Xtra |
See Also