 | aceLogGetContent Method |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Namespace:
imbACE.Core.core
Assembly:
imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntaxpublic string GetContent(
long fromLength = -9223372036854775808,
long toLength = -9223372036854775808
)
Request Example
View SourceParameters
- fromLength (Optional)
- Type: SystemInt64
- toLength (Optional)
- Type: SystemInt64
Return Value
Type:
StringImplements
ITextRender.GetContent(Int64, Int64)
See Also