Gets the original string of print header/footer.
'Declaration
Public Function GetHeaderFooter( _
ByVal As Boolean, _
Optional ByVal As Boolean _
) As String
'Usage
Dim instance As PageSetup
Dim isHeader As Boolean
Dim raw As Boolean
Dim value As String
value = instance.GetHeaderFooter(isHeader, raw)
Parameters
- isHeader
- raw