enum Hpdf::PageDirection

Defined in:

hpdf/enum.cr

Enum Members

Portrait = 0

Set the longer value to horizontal.

Landscape = 1

Set the longer value to vertical.

Instance Method Summary

Instance Method Detail

def landscape? #

[View source]
def portrait? #

[View source]