Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
pdf
master
PDF
Core
Catalog
File
Font
Graphics
Coordinate
Page
Pages
Primitives
Array
Dictionary
Integer
Name
Object
Real
Reference
Stream
DSL
Circle
Dimensions
Document
Line
Orientation
Page
PageObject
Text
Built with Crystal 1.9.2
2023-10-07 18:45:07 UTC
enum
PDF::DSL::Orientation
Defined in:
pdf/dsl.cr
Enum Members
Portrait
=
0
Landscape
=
1
Instance Method Summary
#landscape?
#portrait?
Instance Method Detail
def
landscape?
#
[
View source
]
def
portrait?
#
[
View source
]