Aracılığıyla paylaş


IXpsFixedPageReader.ColorContexts Özellik

Tanım

Sayfadaki tüm renk bağlamlarından oluşan bir koleksiyon alır.

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)

Özellik Değeri

ICollection<XpsColorContext>

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

Şunlara uygulanır