PdfDocument.Get3DImages

Returns an array of ImageInformation3D objects of all the 3D images present in the document.

public ImageInformation3D[] Get3DImages()
Function Get3DImages() As ImageInformation3D[]

Returns

ImageInformation3D[]

An array of ImageInformation3D objects of all the 3D images present in the document.

Licensing Info

This method is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

Remarks

This method returns 3D image information only when the license key is applied and it will not work in evaluation mode.

See Also

ImageInformation3D[]
PdfDocument
ceTe.DynamicPDF.Merger

In this topic