combit List & Label 30 - .NET Help
combit.Reporting.Dom Namespace / CollectionEmbeddedFonts Class
Members


In This Topic
    CollectionEmbeddedFonts Class
    In This Topic
    Object Model
    CollectionEmbeddedFonts ClassEmbeddedFont Class
    Syntax
    'Declaration
     
    
    Public Class CollectionEmbeddedFonts 
       Inherits combit.Reporting.Dom.DomCollectionBase(Of EmbeddedFont)
       Implements IDomCollectionBase 
    public ref class CollectionEmbeddedFonts : public combit.Reporting.Dom.DomCollectionBase<EmbeddedFont>, IDomCollectionBase  
    Inheritance Hierarchy

    System.Object
       System.Collections.ObjectModel.Collection<T>
          System.Collections.ObjectModel.ObservableCollection<T>
             combit.Reporting.Dom.DomCollectionBase<T>
                combit.Reporting.Dom.CollectionEmbeddedFonts

    Requirements

    Platforms: Windows 10 (Version 21H2 - 22H2), Windows 11 (22H2 - 24H2), Windows Server 2016 - 2025
    .NET: .NET Framework 4.8, .NET 6, .NET 8, .NET 9

    See Also