[]
Defines a delegate for post-layout processing of GcWordLayout.
public delegate void PostLayoutDelegate(GcWordLayout wordLayout)
Public Delegate Sub PostLayoutDelegate(wordLayout As GcWordLayout)
Type | Name | Description |
---|---|---|
GcWordLayout | wordLayout | A GcWordLayout object with almost prepared content. |