HorizontalPageBreakCollection.RemoveAt

HorizontalPageBreakCollection.RemoveAt method

Removes the HPageBreak element at a specified name.

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

See Also