[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Layout.PostLayoutDelegate

PostLayoutDelegate Delegate

Defines a delegate for post-layout processing of GcWordLayout.

Namespace: GrapeCity.Documents.Word.Layout
Assembly: DS.Documents.Word.dll
Syntax
public delegate void PostLayoutDelegate(GcWordLayout wordLayout)
Public Delegate Sub PostLayoutDelegate(wordLayout As GcWordLayout)
Parameters
Type Name Description
GcWordLayout wordLayout

A GcWordLayout object with almost prepared content.