Aracılığıyla paylaş


IXpsFixedPageReader.Fonts Özellik

Tanım

Sayfada kullanılan tüm yazı tiplerinin koleksiyonunu alır.

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)

Özellik Değeri

ICollection<XpsFont>

ICollection<T> Sayfadaki her XpsFont öğeyi içeren bir.

Şunlara uygulanır