Returns a value indicating if the template has page elements for the given page.
[Visual Basic]
Public Overridable Function HasPageElements( _
ByVal pageNumber As Integer _
) As Boolean[C#]
public virtual bool HasPageElements(
int pageNumber
);A Boolean value indicating if there are page elements.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Template Class | Template Members
© Copyright 2007, ceTe Software