GetCharABCWidths Method
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| GDI32API..::..GetCharABCWidths Method |
| GDI32API Class See Also Send Feedback |
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
| Visual C++ |
|---|
public: void GetCharABCWidths( unsigned int uFirstChar, unsigned int uLastChar, array<ABC>^% lpabc ) |
Parameters
- uFirstChar
- Type: System..::..UInt32
- uLastChar
- Type: System..::..UInt32
- lpabc
- Type: array<CuteEditor.Convertor.PDF..::..ABC>[]()[][]%