Show / Hide Table of Contents

Property RResult.ProcessId


Overload

The process id. 0 if used flag WaitForExit or if did not start new process (eg opened the document in an existing process) or if cannot get it.

public int ProcessId { get; }
Property Value
int