VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfDestinationXYZJS type
In This Topic
WebPdfDestinationXYZJS Class Methods
In This Topic
For a list of all methods of this type, see WebPdfDestinationXYZJS.
Methods
 NameDescription
Public MethodGets a destination type. (Inherited from WebPdfDestinationBaseJS)
Public MethodGets the x-coordinate of the left edge of this destination.
Public MethodGets the unique object number in PDF document. (Inherited from WebPdfTreeNodeBaseJS)
Public MethodGets the page designated for this destination. (Inherited from WebPdfDestinationBaseJS)
Public MethodGets the index of page designated for this destination. (Inherited from WebPdfDestinationBaseJS)
Public MethodGets the parent PDF document of this resource. (Inherited from WebPdfTreeNodeBaseJS)
Public MethodGets the y-coordinate of the top edge of this destination.
Public MethodGets the zoom.
Public MethodSets the x-coordinate of the left edge of this destination.
Public MethodSets the y-coordinate of the top edge of this destination.
Public MethodSets the zoom.
See Also