Click or drag to resize

DocumentRenderFunctioninstructions Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Additional rendering instructions - for meta values, page title...

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

Property Value

Type: ListDocumentRenderInstruction
The instructions.
See Also