'Declaration Protected Overridable Sub AppendFont( _ ByRef font As Font _ )
'Declaration
Protected Overridable Sub AppendFont( _ ByRef font As Font _ )
'Usage Dim instance As HeaderFooterParser Dim font As Font instance.AppendFont(font)
'Usage
Dim instance As HeaderFooterParser Dim font As Font instance.AppendFont(font)
protected virtual void AppendFont( ref Font font )
HeaderFooterParser Class HeaderFooterParser Members