ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.Color Namespace / ColorSpace Class / Method Property

In This Topic
    Method Property (ColorSpace)
    In This Topic
    Return the colorspace method (Profiled, enumerated, or palettized).
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property Method As ColorSpace.MethodEnum
    public virtual ColorSpace.MethodEnum Method {get;}
    See Also