DjVu Namespace > EncoderParams Class : NumPagesShareDict Property |
Public Property NumPagesShareDict As Integer
Dim instance As EncoderParams Dim value As Integer instance.NumPagesShareDict = value value = instance.NumPagesShareDict
public int NumPagesShareDict {get; set;}
The number of pages, which shares a dictionary if DictionaryUsage Property is true.
If the value is 0, all the pages added to Encoder object shares a dictionary unless you explicitly call either Encoder.FinalizeSession Method or Encoder.GetEncodedDocument Method.
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family