VpatIntXEntry Property

CVB.Net Documentation
X offset table.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public VpatIntIndexer IntXEntry { get; }

Property Value

Type: VpatIntIndexer
Remarks

VPAT access is returned as Int32 with this indexer. Note that it is only safe to use this indexer if your application is running as a 32 bit application.
See Also

Reference