Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 366 Bytes

File metadata and controls

19 lines (14 loc) · 366 Bytes

ClosePDFDocument

Description

This will finish creating the PDF document that you started with OpenPDFDocument. This is intended to support Batch Export to PDF.

PROCEDURE ClosePDFDocument;
def vs.ClosePDFDocument():
    return None

Version

Availability: from VectorWorks12.5

Category