Graph.SaveAsPDFEx
Saves the graph as a PDF file, with orientation, to the specified file path.
| Syntax | Parameters | Return Value |
|---|---|---|
Function Graph.SaveAsPDFEx( _
FileName As String, _
Optional Portrait As Boolean = True, _
Optional Overwrite As Boolean = False) As Boolean
|
|
Boolean |