ReadOnly()
TextInfo::ReadOnly(const TextInfoPtr&) method
Gets a read only version of culture.
static TextInfoPtr System::Globalization::TextInfo::ReadOnly(const TextInfoPtr &text_info)
Arguments
Parameter | Type | Description |
---|---|---|
text_info | const TextInfoPtr& | TextInfo to wrap as read-only. |
Return Value
If text_info is read-only, returns same object, otherwise creates a read-only copy.
See Also
- Typedef TextInfoPtr
- Class TextInfo
- Namespace System::Globalization
- Library Aspose.Slides