Metodo di apertura
Namespace: DedNetAcadAssembly: DedNetAcad (in DedNetAcad.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public static QsDocument OpenDoc(
string fullFileName,
bool readOnly
)
Public Shared Function OpenDoc (
fullFileName As String,
readOnly As Boolean
) As QsDocument
public:
static QsDocument^ OpenDoc(
String^ fullFileName,
bool readOnly
)
static member OpenDoc :
fullFileName : string *
readOnly : bool -> QsDocument
Parametri
- fullFileName String
- fullfilename
- readOnly Boolean
- sola lettura
Valore di ritorno
QsDocumentVedi anche