Gets a value indicating whether the document is being generated
via StartDoc()()()() / EndDoc()()()() methods.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
| C# |
|---|
[BrowsableAttribute(false)] public bool IsStartEndDocMode { get; } |
| Visual Basic |
|---|
<BrowsableAttribute(False)> _ Public ReadOnly Property IsStartEndDocMode As Boolean Get |