Click or drag to resize

textLayoutlayers Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Collection of layers/sections

Namespace:  imbACE.Services.textBlocks
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public List<ITextLayoutContentProvider> layers { get; set; }
Request Example View Source

Property Value

Type: ListITextLayoutContentProvider
See Also