/ PDF / _PdfGraphicsUnit
Search results

_PdfGraphicsUnit API in JavaScript PDF API control

Enum for PDF graphics unit.

  • centimeter - Specifies the type of centimeter.
  • document - Specifies the type of document.
  • inch - Specifies the type of inch.
  • millimeter - Specifies the type of millimeter.
  • pica - Specifies the type of pica.
  • pixel - Specifies the type of pixel.
  • point - Specifies the type of point.