TextGRAB SDK Documentation | ITextItem::Spaces |
|
|
|
Returns an optional array of values that indicate the distance between origins of adjacent character cells. [C/C++]
HRESULT get_Spaces( VARIANT* retval );
[Visual Basic]
Public ReadOnly Property Spaces As Variant
[C#]
public ref object ITextItem.Spaces { get; }
Parameters
See Also |
























