SubPathList.Add

Adds a sub path to the current path.

public int Add(SubPath subPath)
Function Add(subPath As SubPath) As Integer

Parameters

subPath
SubPath

SubPath object to add to the path.

Returns

Int32

The index of the added sub path.

Licensing Info

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

See Also

SubPathList
ceTe.DynamicPDF.PageElements

In this topic