VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging Namespace / WebGotoActionMetadataJS type
Constructors SeeAlso
In This Topic
    WebGotoActionMetadataJS Class Members
    In This Topic
    The following tables list the members exposed by WebGotoActionMetadataJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebGotoActionMetadataJS class.
    Methods
     NameDescription
    Public MethodGets the index of the destination page, that must be set in an image viewer.
    Public MethodGets the rect on destination page, in image space, measured in device-independent pixels (1/96th inch).
    Public MethodGets the region of the content metadata, in image space, measured in device-independent pixels (1/96th inch). (Inherited from WebPageContentActionMetadataJS)
    Public MethodGets the size mode that must be set in an image viewer.
    Public MethodGets a type of the node.
    Public MethodGets the zoom that must be set in an image viewer.
    Public MethodGets a value indicating whether viewer must be zoomed to the WebGotoActionMetadataJS.get_DestRect.
    Public MethodSets the index of the destination page, that must be set in an image viewer.
    Public MethodSets the rect on destination page, in image space, measured in device-independent pixels (1/96th inch).
    Public MethodSets the region of the content metadata, in image space, measured in device-independent pixels (1/96th inch). (Inherited from WebPageContentActionMetadataJS)
    Public MethodSets the size mode that must be set in an image viewer.
    Public MethodSets the zoom that must be set in an image viewer.
    Public MethodSets a value indicating whether viewer must be zoomed to the WebGotoActionMetadataJS.get_DestRect.
    See Also