Table of Contents
MVCToPDF.OnFilter Method 

Called by MVCToPDF infrastructure.

Syntax
 public static void OnFilter(
   object context
);
Remarks

You should not call this method directly.

See Also