System::Globalization::TextInfo::ReadOnly methode
TextInfo::ReadOnly method
Haalt een alleen‑lezen versie van de cultuur op.
static TextInfoPtr System::Globalization::TextInfo::ReadOnly(const TextInfoPtr &text_info)
| Parameter | Type | Beschrijving |
|---|---|---|
| text_info | const TextInfoPtr& | TextInfo om te wikkelen als alleen-lezen. |
ReturnValue
Als text_info alleen-lezen is, retourneert hetzelfde object, anders wordt een alleen-lezen kopie gemaakt.
Zie ook
- Typedef TextInfoPtr
- Class TextInfo
- Namespace System::Globalization
- Library Aspose.Page for C++