IXpsFixedPageReader.Fonts Propriété

Définition

Obtient une collection de toutes les polices utilisées sur la page.

public:
 property System::Collections::Generic::ICollection<System::Windows::Xps::Packaging::XpsFont ^> ^ Fonts { System::Collections::Generic::ICollection<System::Windows::Xps::Packaging::XpsFont ^> ^ get(); };
public System.Collections.Generic.ICollection<System.Windows.Xps.Packaging.XpsFont> Fonts { get; }
member this.Fonts : System.Collections.Generic.ICollection<System.Windows.Xps.Packaging.XpsFont>
Public ReadOnly Property Fonts As ICollection(Of XpsFont)

Valeur de propriété

Qui ICollection<T> inclut tous les XpsFont éléments qui se trouve sur la page.

S’applique à