Namespace: CuteEditor.Convertor.PDF
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
public bool GetTextMetrics( ref LPTEXTMETRIC lptm ) |
Visual Basic |
---|
Public Function GetTextMetrics ( _ ByRef lptm As LPTEXTMETRIC _ ) As Boolean |
Visual C++ |
---|
public: bool GetTextMetrics( LPTEXTMETRIC% lptm ) |
Parameters
- lptm
- Type: CuteEditor.Convertor.PDF..::..LPTEXTMETRIC%