Udostępnij za pośrednictwem


IXpsFixedPageReader.Fonts Właściwość

Definicja

Pobiera kolekcję wszystkich czcionek używanych na stronie.

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)

Wartość właściwości

ICollection<XpsFont>

Element ICollection<T> , który zawiera wszystkie elementy XpsFont na stronie.

Dotyczy