Transforms the current context, given the specified box.
Original signature is '- (void)transformContextForBox:(PDFDisplayBox)box'
Available in Mac OS X v10.5 and later.

C# | Visual Basic | Visual C++ |
public virtual void TransformContextForBox( PDFDisplayBox box )
Public Overridable Sub TransformContextForBox ( _ box As PDFDisplayBox _ )
public: virtual void TransformContextForBox( PDFDisplayBox box )

- box (PDFDisplayBox)
- MISSING

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)