PdfContentSize: Size

Sizes for the width of stand-alone columns and table columns.

Available options are:

  • A number to define an absolute width in pt
  • A percentage string such as 50% to fill a portion of the available space
  • auto to set the width based on the content
  • * to fill the remaining available space, distributed equally among all star-sized columns.