Skip to main content

IFormControlContent interface

Namespace: NextDesign.Desktop.DocumentGenerator

Description

Content that represents a form element of a document.

Affiliation area

NameDescription
Document GenerationAPIs to access document generation.

Inherit Base

NameDescription
IControlContentThe content that represents the UI parts of the document.

Destination

NameDescription
IGroupContentContent that represents a group of documents.
ITableRowContentContent that represents a table row in the document.
IListContentContent representing a list of documents.
IValueContentThe content that represents the value of the document.
ITableContentContent that represents a table in the document.
IListItemContentThe content that represents the list element of the document.

Property

NameDescription
IsEditableGets or sets whether it is editable.
NeedsTopMarginGets or sets the top margin.
ShowGridLineGets or sets whether grid lines are shown.
ShowTitleGets or sets whether to print heading titles.
TitleLocationGets or sets the position of the title.