Condividi tramite


IXpsFixedPageReader.Fonts Proprietà

Definizione

Ottiene un insieme di tutti i tipi di carattere utilizzati sulla pagina.

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)

Valore della proprietà

Oggetto ICollection<T> che include tutti gli oggetti XpsFont della pagina.

Si applica a