Font
====

.. py:module:: rhino3dm

.. py:class:: Font

   .. py:method:: Font()

      Font constructor


   .. py:attribute:: QuartetName


   .. py:attribute:: FaceName

      str: Returns Face name

   .. py:attribute:: PostScriptName

      str: Returns the Font PostScriptName - "Apple font name"

   .. py:attribute:: RichTextFontName

      str: Returns the Font RichTextFontName used in RTF strings:
      {\\fonttbl...{\\fN RichTextFontName;}...}

   .. py:attribute:: Bold


   .. py:attribute:: Italic


   .. py:attribute:: Underlined


   .. py:attribute:: StrikeOut


   .. py:attribute:: IsEngravingFont


   .. py:attribute:: IsSymbolFont


   .. py:attribute:: IsSingleStrokeFont


   .. py:attribute:: IsSimulated


   .. py:attribute:: PointSize


   .. py:attribute:: FamilyName

