Click or drag to resize

DocumentRenderFunctioninstructions Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Additional rendering instructions - for meta values, page title...

Namespace:  imbNLP.Toolkit.Entity
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.16
Syntax
C#
public List<DocumentRenderInstruction> instructions { get; set; }

Property Value

Type: ListDocumentRenderInstruction
The instructions.
See Also