'Declaration Public Shared Function PageExists( _ ByVal pageNo As Integer, _ ByVal pages As IList, _ ByVal document As Object _ ) As Boolean
public static bool PageExists( int pageNo, IList pages, object document )
ExportUtil Class ExportUtil Members