Xceed .NET Libraries Documentation
Xceed.Compression Assembly / Xceed.Compression Namespace / ManagedPPMdCompressor Class / MinModelOrder Field


In This Topic
    MinModelOrder Field
    In This Topic
    The minimum allowed value for the 'maximum model order' PPMd compression property.
    Syntax
    'Declaration
     
    Public Const MinModelOrder As Byte
    'Usage
     
    Dim value As Byte
     
    value = ManagedPPMdCompressor.MinModelOrder
    public const byte MinModelOrder
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also