IString::IsEmpty Property

From PDF XChange PDF SDK
Jump to: navigation, search


Gets whether the string is empty.

Syntax

HRESULT get_IsEmpty([out, retval]  VARIANT_BOOL*  bVal);

See Also

IString