Represents the collection of DocumentFont objects
describing fonts used in a C1PrintDocument.
Namespace:
C1.C1PreviewSee FontHandling for details on when and how this collection is populated.
Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
| C# |
|---|
[DefaultMemberAttribute("Item")] public class DocumentFontCollection : OwnedCollection |
| Visual Basic |
|---|
<DefaultMemberAttribute("Item")> _ Public Class DocumentFontCollection _ Inherits OwnedCollection |
Inheritance Hierarchy
System..::..Object
System.Collections..::..CollectionBase
C1.C1Preview..::..OwnedCollection
C1.C1Preview..::..DocumentFontCollection
System.Collections..::..CollectionBase
C1.C1Preview..::..OwnedCollection
C1.C1Preview..::..DocumentFontCollection