MaterialTabControl in WPFToolKit 4.3

MaterialTabControl in WPFToolKit 4.3

Greetings, I'm using a MaterialTabControl in a NET CORE 6 solution.
Two questions
  1. How do I Center Align the Tab Headers, they default as Left Aligned.
  2. How do I disable the Swipe Animation when switching tabs, it defaults to on.
I looked in the documentation at the properties and have not found them.
Where should I look to find this information?