Property View
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
View
Gets or sets the view to display as the result of this PdfRemoteGoToAction.
public PdfDocumentView? View { get; set; }
Property Value
- PdfDocumentView
The view to display as the result of this PdfRemoteGoToAction.
Remarks
The value is always null
when a view is referenced by name.
Check the ViewName property in such cases.