combit List & Label 30 - .NET Hilfe
combit.Reporting.Dom Namespace / CollectionEmbeddedFonts Klasse
Member


In diesem Thema
    CollectionEmbeddedFonts Klasse
    In diesem Thema
    Objektmodell
    CollectionEmbeddedFonts KlasseEmbeddedFont Klasse
    Syntax
    'Deklaration
     
    
    Public Class CollectionEmbeddedFonts 
       Inherits combit.Reporting.Dom.DomCollectionBase(Of EmbeddedFont)
    public class CollectionEmbeddedFonts : combit.Reporting.Dom.DomCollectionBase<EmbeddedFont> 
    public ref class CollectionEmbeddedFonts : public combit.Reporting.Dom.DomCollectionBase<EmbeddedFont> 
    Vererbungshierarchie

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

    Anforderungen

    Plattformen: Windows 10 (Version 21H2 - 22H2), Windows 11 (21H2 - 23H2), Windows Server 2016 - 2022
    .NET: .NET Framework 4.8, .NET 6, .NET 8, .NET 9

    Siehe auch