Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 419 Bytes

File metadata and controls

24 lines (18 loc) · 419 Bytes

PDF_SetPageImage

Description

Creates image of the passed PDF page object and attaches it into it's child

FUNCTION PDF_SetPageImage(inBlobPtr : HANDLE): BOOLEAN;
def vs.PDF_SetPageImage(inBlobPtr):
    return BOOLEAN

Parameters

Name Type Description
inBlobPtr HANDLE

Version

Availability: from Vectorworks 2014

Category