IXpsFixedPageReader.ColorContexts Vlastnost

Definice

Získá kolekci všech barevných kontextů na stránce.

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)

Hodnota vlastnosti

ICollection<XpsColorContext>

Obsahuje ICollection<T> vše XpsColorContext , co je na stránce.

Platí pro