'Declaration Public Delegate Sub PostLayoutDelegate( _ ByVal wordLayout As GcWordLayout _ )
public delegate void PostLayoutDelegate( GcWordLayout wordLayout )
Parameters
- wordLayout
- A GcWordLayout object with almost prepared content.
'Declaration Public Delegate Sub PostLayoutDelegate( _ ByVal wordLayout As GcWordLayout _ )
public delegate void PostLayoutDelegate( GcWordLayout wordLayout )