IsControlNameVacant
IPDFDocument4 :: Annotations

See Also
Collapse All

This method gets the value indicating if control's name is vacant.

Syntax

VARIANT_BOOL IsControlNameVacant (
BSTR controlName
)
Parameters
controlName

Return value
VARIANT_TRUE if the control's name is vacant, VARIANT_FALSE otherwise.

See Also

Reference