IDWriteTextLayout1 interface
Represents a block of text after it has been fully analyzed and formatted.
Members
The IDWriteTextLayout1 interface inherits from IDWriteTextLayout. IDWriteTextLayout1 also has these types of members:
Methods
The IDWriteTextLayout1 interface has these methods.
| Method | Description |
|---|---|
| GetCharacterSpacing |
Gets the spacing between characters. |
| GetPairKerning |
Gets whether or not pair-kerning is enabled at given position. |
| SetCharacterSpacing |
Sets the spacing between characters. |
| SetPairKerning |
Enables or disables pair-kerning on a given text range. |
Requirements
|
Minimum supported client |
Windows 8 and Platform Update for Windows 7 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2012 and Platform Update for Windows Server 2008 R2 [desktop apps | Windows Store apps] |
|
Minimum supported phone |
Windows Phone 8.1 [Windows Phone Silverlight 8.1 and Windows Runtime apps] |
|
Header |
|
|
Library |
|
|
DLL |
|
See also