Skip to main content

IDocumentContent.ContentFactory property

Namespace: NextDesign.Desktop.DocumentGenerator

Description

A factory that creates content.
Additional content can be created.

IDocumentContentFactory ContentFactory { get; }

type