Gets the text associated with specified Glyphs element.
Namespace: FirstFloor.DocumentsAssembly: FirstFloor.Documents (in FirstFloor.Documents.dll) Version: 2.5.0.0 (2.5.1.0)
Syntax
| C# |
|---|
public static string GetText( Glyphs glyphs ) |
| Visual Basic |
|---|
Public Shared Function GetText ( _ glyphs As Glyphs _ ) As String |
| Visual C++ |
|---|
public: static String^ GetText( Glyphs^ glyphs ) |
Parameters
- glyphs
- Type: System.Windows.Documents..::..Glyphs
The glyphs.