PdfView.GoForward(NSObject) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Goes forward one page in the history.
[Foundation.Export("goForward:")]
public virtual void GoForward (Foundation.NSObject sender);
abstract member GoForward : Foundation.NSObject -> unit
override this.GoForward : Foundation.NSObject -> unit
Parameters
- sender
- NSObject
The object that requested the operation.
- Attributes