Graph.SaveAsPDF
Saves the graph as a PDF file to the specified file path.
| Syntax | Parameters | Return Value |
|---|---|---|
Function Graph.SaveAsPDF( _
FileName As String, _
Optional bOverwrite As Boolean = False) As Boolean
|
|
Boolean |