Table of Contents

Property Path

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Path

Gets or sets the path to the application to be launched or to the document to be opened.

public string Path { get; set; }

Property Value

string

The path to the application to be launched or to the document to be opened.

Exceptions

UnexpectedStructureException

The internal PDF structure does not contain the corresponding required value, or the value has an unexpected type.

ArgumentNullException

value is null.