Skip to main content

Module enums

Module enums 

Source
Expand description

easypdf-rust 中使用的枚举类型。

Enums§

ImageFormat
支持嵌入 PDF 的图片格式。
Orientation
页面方向。
PageSize
标准页面尺寸(PDF 点,1 点 = 1/72 英寸)。
Rotation
旋转角度(顺时针,单位为度)。
TextAlignment
水平文本对齐方式。
VerticalAlignment
垂直对齐方式。