VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf.Web.Services Namespace / WebPdfLinkAnnotation Class
Constructors Properties SeeAlso
In This Topic
    WebPdfLinkAnnotation Class Members
    In This Topic
    The following tables list the members exposed by WebPdfLinkAnnotation.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets or sets a JSON string that represents an action to be performed when the annotation is activated. (Inherited from WebPdfAnnotation)
    Public PropertyGets the type of annotation. (Inherited from WebPdfAnnotation)
    Public PropertyGets or sets the unique PDF object number. (Inherited from WebPdfTreeNodeBase)
    Public PropertyGets or sets the page index designated for this annotation. (Inherited from WebPdfAnnotation)
    Public PropertyGets or sets the annotation rectangle, defining the location of annotation on the page in default user space units. (Inherited from WebPdfAnnotation)
    See Also