Checks whether this drawel has been fully resolved (i.e. does not
need to be printed on subsequent pages).
Namespace:
C1.C1PrintDocument.DocEngine.SrcAssembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
C# |
---|
public bool IsFullyResolved { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property IsFullyResolved As Boolean |