GetFoundInPath Method (IPdfDefinition)
Gets the found in path of the reference of this PDF definition.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetFoundInPath() As System.String |
C# | |
---|
System.string GetFoundInPath() |
JavaScript | |
---|
GetFoundInPath() : String |
COM native C++ | |
---|
HRESULT GetFoundInPath(
BSTR*FoundInPath
) |
C++ | |
---|
DSRESULT GetFoundInPath(
dsString*FoundInPath
) |
Parameters
- [out] or Return Value
- PDF reference copy location
Example
See Also
Availability
DraftSight 2020 SP0