PrintingLocalizer Methods
Provides the means to localize the DXPrinting's user interface elements.
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 |
See Also