Gets the
Document object representing the currently loaded document.
Syntax
C# |
Visual Basic |
Managed C++ |
public static Document CurrentDocument { get; }
Public Shared ReadOnly Property CurrentDocument As Document
Remarks
Returns a
Document representing the currently loaded document.
Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)