Namespace:
C1.C1PrintDocument
Assembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Assembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
C# |
---|
[DefaultValueAttribute(false)] [BrowsableAttribute(true)] public bool AutoDisposeRenderObjects { get; set; } |
Visual Basic (Declaration) |
---|
<DefaultValueAttribute(False)> _ <BrowsableAttribute(True)> _ Public Property AutoDisposeRenderObjects As Boolean |