Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 339 Bytes

File metadata and controls

20 lines (14 loc) · 339 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

  • Command