Metodo DedNetSwAppOnFileNew
|
Namespace: DedNetSwAssembly: DedNetSw (in DedNetSw.dll) Versione: 27.1.0
Sintassi public int OnFileNew(
Object newDoc,
int docType,
string templateName
)
Public Function OnFileNew (
newDoc As Object,
docType As Integer,
templateName As String
) As Integer
public:
int OnFileNew(
Object^ newDoc,
int docType,
String^ templateName
)
member OnFileNew :
newDoc : Object *
docType : int *
templateName : string -> int
Parametri
- newDoc Object
-
- docType Int32
-
- templateName String
-
Valore di ritorno
Int32Vedi anche