IUIX_CmdItem::IsNonBreakSeparator Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IUIX_CmdItem::IsNonBreakSeparator Property}} | {{#customTitle:IUIX_CmdItem::IsNonBreakSeparator Property}} | ||
{{#parentPage:PXV:IUIX_CmdItem#Properties|IsNonBreakSeparator|property}} | {{#parentPage:PXV:IUIX_CmdItem#Properties|IsNonBreakSeparator|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''IsNonBreakSeparator''' of interface [[PXV:IUIX_CmdItem|IUIX_CmdItem]] returns Value of VARIANT_BOOL | + | Property '''IsNonBreakSeparator''' of interface [[PXV:IUIX_CmdItem|IUIX_CmdItem]] returns Value of VARIANT_BOOL that indicates whether the command item is a non-break separator. |
== Syntax == | == Syntax == |
Latest revision as of 07:36, 23 March 2016
Property IsNonBreakSeparator of interface IUIX_CmdItem returns Value of VARIANT_BOOL that indicates whether the command item is a non-break separator.
Syntax
HRESULT get_IsNonBreakSeparator([out, retval] VARIANT_BOOL* bIsSeparator);