Skip to main content

IValueContent interface

Namespace: NextDesign.Desktop.DocumentGenerator

Description

Content that represents the value of the document.

Affiliation area

NameDescription
Document GenerationAPIs to access document generation.

Inherit Base

NameDescription
IFormControlContentContent that represents a form element in the document.

Destination

NameDescription
ITextContentThe content that represents the text of the document.
IEnumLiteralContentThe content that represents the enumerated values of the document.
IRichTextContentContent that represents the rich text of the document.
IBooleanContentThe boolean content of the document.
IModelReferenceContentThe content that represents the model reference in the document.

Property

NameDescription
TextGets or sets the text.