[]
Defines a delegate for post-layout processing of GcWordLayout.
public delegate void PostLayoutDelegate(GcWordLayout wordLayout)
| Type | Name | Description |
|---|---|---|
| GcWordLayout | wordLayout | A GcWordLayout object with almost prepared content. |
| Name | Description |
|---|---|
| PostLayoutDelegate(object, IntPtr) |
| Name | Description |
|---|---|
| BeginInvoke(GcWordLayout, AsyncCallback, object) | |
| EndInvoke(IAsyncResult) | |
| Invoke(GcWordLayout) |