CSYSiRunPDF Method |
Namespace: GeoEngine.Core.GXNetX
public static int iRunPDF( CGXNETCore gxNetShared, string mnu, string pdf ) public static int iRunPDF( CGXNETCore gxNetShared, string mnu, string pdf )
Public Shared Function iRunPDF ( gxNetShared As CGXNETCore, mnu As String, pdf As String ) As Integer Public Shared Function iRunPDF ( gxNetShared As CGXNETCore, mnu As String, pdf As String ) As Integer
public: static int iRunPDF( CGXNETCore^ gxNetShared, String^ mnu, String^ pdf ) public: static int iRunPDF( CGXNETCore^ gxNetShared, String^ mnu, String^ pdf )
static member iRunPDF : gxNetShared : CGXNETCore * mnu : string * pdf : string -> int static member iRunPDF : gxNetShared : CGXNETCore * mnu : string * pdf : string -> int