IXpsFixedPageReader.ColorContexts Eigenschaft

Definition

Ruft eine Auflistung aller Farbkontexte auf der Seite ab.

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

Eigenschaftswert

Ein ICollection<T> Objekt, das jedes XpsColorContext auf der Seite enthalten ist.

Gilt für: