ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.entropy.encoder Namespace / LayersInfo Class / TotNumLayers Property

In This Topic
    TotNumLayers Property
    In This Topic
    Returns the total number of layers, according to the layer specification of this object and the overall target bitrate.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property TotNumLayers As Integer
    public virtual int TotNumLayers {get;}

    Property Value

    The total number of layers, according to the layer spec.
    See Also