SetPath Method (IPdfDefinition)
Sets the saved path of the reference of this PDF definition.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetPath( _
const dsString& PdfPath As System.String _
) |
C# | |
---|
void SetPath(
System.string PdfPath
) |
JavaScript | |
---|
SetPath(
PdfPath : String
) |
Parameters
- PdfPath
- Path and file name of the saved PDF reference
See Also
Availability
DraftSight 2020 SP0