Metodo SwDocStructInfoCreateDocStructInfo(DedNetApplication, String)
|
Namespace: DedNetSwAssembly: DedNetSw (in DedNetSw.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public static DocStructInfo CreateDocStructInfo(
DedNetApplication app,
string fileName
)
Public Shared Function CreateDocStructInfo (
app As DedNetApplication,
fileName As String
) As DocStructInfo
public:
static DocStructInfo^ CreateDocStructInfo(
DedNetApplication^ app,
String^ fileName
)
static member CreateDocStructInfo :
app : DedNetApplication *
fileName : string -> DocStructInfo
Parametri
- app DedNetApplication
-
- fileName String
-
Valore di ritorno
DocStructInfoVedi anche