Class SetFontAndSize

java.lang.Object
org.apache.pdfbox.contentstream.operator.OperatorProcessor
org.apache.pdfbox.contentstream.operator.text.SetFontAndSize

public class SetFontAndSize extends OperatorProcessor
Tf: Set text font and size.
  • Field Details

    • LOG

      private static final org.apache.commons.logging.Log LOG
  • Constructor Details

    • SetFontAndSize

      public SetFontAndSize()
  • Method Details