FormatOptions.isHiddenHeader
bool isHiddenHeader(string header) nothrowGets whether or not the specified header should be hidden.
Parameters
header | the name of a header |
Returns
true if the header should be hidden or false otherwise.
bool isHiddenHeader(string header) nothrowGets whether or not the specified header should be hidden.
header | the name of a header |