IUIX_Group::FooterDrawTextFlags Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property FooterDrawTextFlags of interface IUIX_Group returns/sets Value of LONG ...

Syntax

HRESULT get_FooterDrawTextFlags([out, retval]  LONG*  nDrawTextFlags);
HRESULT put_FooterDrawTextFlags([in]  LONG  nDrawTextFlags);

See Also

IUIX_Group