PDFPAGE_InPath
IPDFDocument3 :: PDF page methods

See Also
Collapse All

This property gets the value indicating if the current page is in path mode.

Syntax

VARIANT_BOOL PDFPAGE_InPath { get; }
Value
VARIANT_TRUE if the current page is in path mode.

Remarks

Equivalent in new interface: IPDFDocument4::InPath.

See Also

Reference