| PdfGoToPageReference Property  | 
          
        
        
         
        Namespace: Kettic.PdfAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic PdfObjectReference PageReference { set; }Public WriteOnly Property PageReference As PdfObjectReference
	Set
public:
property PdfObjectReference^ PageReference {
	void set (PdfObjectReference^ value);
}member PageReference : PdfObjectReference with set
Property Value
Type: 
PdfObjectReference
See Also