VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfDestinationFitVerticalJS type
Constructors SeeAlso
In This Topic
    WebPdfDestinationFitVerticalJS Class Members
    In This Topic
    The following tables list the members exposed by WebPdfDestinationFitVerticalJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebPdfDestinationFitVerticalJS class.
    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 MethodSets the x-coordinate of the left edge of this destination.
    See Also