Table of Contents

Method TryOpen

Namespace
VectorDraw.Professional.vdObjects
Assembly
VectorDraw.Professional.dll

TryOpen(string)

Opens the file into a temporary document object and if succesfull then loads this temporary document to the current.

public bool TryOpen(string fileName)

Parameters

fileName string

The filename of the file.

Returns

bool

True if the operation was succesfull.