Documents for PDF, .NET Edition Documentation
DestinationXYZ Class
Members 

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace : DestinationXYZ Class
Display the page designated by page, with the coordinates (left, top) positioned at the upper-left corner of the window and the contents of the page magnified by the factor zoom. A null value for any of the parameters left, top, or zoom specifies that the current value of that parameter is to be retained unchanged. A zoom value of 0 has the same meaning as a null value.
Object Model
DestinationXYZ Class
Syntax
'Declaration
 
Public Class DestinationXYZ 
   Inherits Destination
   Implements GrapeCity.Documents.Pdf.Actions.IAction 
public class DestinationXYZ : Destination, GrapeCity.Documents.Pdf.Actions.IAction  
Inheritance Hierarchy

System.Object
   GrapeCity.Documents.Pdf.DestinationBase
      GrapeCity.Documents.Pdf.Destination
         GrapeCity.Documents.Pdf.DestinationXYZ

See Also

Reference

DestinationXYZ Members
GrapeCity.Documents.Pdf Namespace