Sdílet prostřednictvím


IXpsFixedPageReader.Fonts Vlastnost

Definice

Získá kolekci všech písem, která se používají na stránce.

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)

Hodnota vlastnosti

ICollection<XpsFont>

Obsahuje ICollection<T> vše XpsFont , co je na stránce.

Platí pro