Udostępnij za pośrednictwem


IXpsFixedPageReader.ColorContexts Właściwość

Definicja

Pobiera kolekcję wszystkich kontekstów kolorów na stronie.

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)

Wartość właściwości

ICollection<XpsColorContext>

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

Dotyczy