Filestack Documentation

Enumeration Transform​Page​Format

@objc(FSTransformPageFormat)
public enum TransformPageFormat: UInt, CustomStringConvertible  

Represents an image transform page format type.

TransformPageFormat TransformPageFormat UInt UInt TransformPageFormat->UInt CustomStringConvertible CustomStringConvertible TransformPageFormat->CustomStringConvertible

Conforms To

CustomStringConvertible
UInt

Enumeration Cases

a2

case a2

A2

a3

case a3

A3

a4

case a4

A4

a5

case a5

A5

b4

case b4

B4

b5

case b5

B5

letter

case letter

Letter

legal

case legal

Legal

tabloid

case tabloid

Tabloid

Properties

description

public var description: String  

Returns a String representation of self.