Draws PDF DocID into passed DC
FUNCTION PDF_DrawDCFromBlob(
inBlobPtr : PROCEDURE;
inBlobSize : LONGINT;
inCurPage : LONGINT;
inDC : PROCEDURE;
inDrawMatrix : PROCEDURE;
inInvalRect : PROCEDURE;
inCancelCB : PROCEDURE): BOOLEAN;def vs.PDF_DrawDCFromBlob(inBlobPtr, inBlobSize, inCurPage, inDC, inDrawMatrix, inInvalRect, inCancelCB):
return BOOLEAN| Name | Type | Description |
|---|---|---|
| inBlobPtr | PROCEDURE | |
| inBlobSize | LONGINT | |
| inCurPage | LONGINT | |
| inDC | PROCEDURE | |
| inDrawMatrix | PROCEDURE | |
| inInvalRect | PROCEDURE | |
| inCancelCB | PROCEDURE |
Availability: from Vectorworks 2014