[]
        
(Showing Draft Content)

C1.WPF.Document.C1DocumentSource.InternalGenerate

InternalGenerate Method

InternalGenerate(IExecutionContext)

Should be overriden. Generates the content managed by this C1DocumentSource.

Declaration
[Obfuscation(Exclude = true)]
protected abstract void InternalGenerate(IExecutionContext context)
Parameters
Type Name Description
IExecutionContext context

A IExecutionContext object defining the context to set.