Skip to content
Glyphs
  • Python
  • Core:
  • Objective-C
  • Swift
  • Python
  • GlyphsCore
    • GSPDFObject
      • document
  1. GlyphsCore
  2. GSPDFObject

Instance Property

document

Declaration

weak var document: GSPDFReader? { get set }

Declaration

@property (nonatomic, weak) GSPDFReader * document;

Declaration

document() -> GSPDFReader
setDocument_(document: GSPDFReader)