IPXC_Annotation::IsMarkup Property

From PDF XChange PDF SDK
Revision as of 17:21, 26 May 2015 by Socrat (Talk | contribs)

Jump to: navigation, search


The property IsMarkup is TRUE when the annotation is a Markup annotation. Annotations of the following types are markup annotations: Text, FreeText, Line, Square, Circle, Polygon, PolyLine, Highlight, Underline, Squiggly, StrikeOut, Caret, Stamp, Ink, FileAttachment, Sound, Redact and Projection.

Syntax

HRESULT get_IsMarkup([out, retval]  VARIANT_BOOL*  pbMarkup);

See Also

IPXC_Annotation