Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / CffTable Class / CIDGroupIndices Property

In This Topic
    CIDGroupIndices Property
    In This Topic
    Maps GIDs to indices in the CIDGroups array.
    Syntax
    'Declaration
     
    Public ReadOnly Property CIDGroupIndices As System.Byte()
    public System.byte[] CIDGroupIndices {get;}
    See Also