Condividi tramite


IXpsFixedPageReader.ColorContexts Proprietà

Definizione

Ottiene un insieme di tutti gli spazi colore sulla pagina.

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)

Valore della proprietà

ICollection<XpsColorContext>

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

Si applica a