'Declaration Public ReadOnly Default Property Item( _ ByVal type As HeaderFooterType _ ) As HeaderFooter
public HeaderFooter this[ HeaderFooterType type ]; {get;}
Parameters
- type
- The header/footer type.
'Declaration Public ReadOnly Default Property Item( _ ByVal type As HeaderFooterType _ ) As HeaderFooter
public HeaderFooter this[ HeaderFooterType type ]; {get;}