Partilhar via


IXpsFixedPageReader.ColorContexts Propriedade

Definição

Obtém uma coleção de todos os contextos de cor na página.

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)

Valor da propriedade

ICollection<XpsColorContext>

Um ICollection<T> que inclui todos os XpsColorContext que estão na página.

Aplica-se a