VerticalPageBreakCollection.RemoveAt

VerticalPageBreakCollection.RemoveAt method

Removes the VPageBreak element at a specified name.

public void RemoveAt(int index)
ParameterTypeDescription
indexInt32Element index, zero based.

See Also