VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf.Web.Services Namespace / WebPdfAnnotation Class
Constructors Properties SeeAlso
In This Topic
    WebPdfAnnotation Class Members
    In This Topic
    The following tables list the members exposed by WebPdfAnnotation.
    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.
    Public PropertyGets the type of annotation.
    Public PropertyGets or sets the unique PDF object number. (Inherited from WebPdfTreeNodeBase)
    Public PropertyGets or sets the page index designated for this annotation.
    Public PropertyGets or sets the annotation rectangle, defining the location of annotation on the page in default user space units.
    See Also