Template.HasPageElements
Returns a value indicating if the template has page elements for the given page.
public bool HasPageElements(int pageNumber)
Function HasPageElements(pageNumber As Integer) As Boolean
Parameters
- pageNumber
- Int32
Page number to test.
Returns
A Boolean value indicating if there are page elements.
Licensing Info
This method is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.