ShouldSerializeFirstPage Method (ToolBarElements)
In This Topic
Indicates whether the
FirstPage property should be serialized.
Syntax
'Declaration
Protected Function ShouldSerializeFirstPage() As Boolean
protected bool ShouldSerializeFirstPage()
See Also