Search Results for

    Show / Hide Table of Contents

    Class PDFFile.PDFAnnotation

    Inheritance
    object
    PDFFile.PDFAnnotation
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: Reportman.Drawing
    Assembly: Reportman.Drawing.dll
    Syntax
    public class PDFFile.PDFAnnotation

    Constructors

    PDFAnnotation()

    Declaration
    public PDFAnnotation()

    Fields

    Annotation

    Declaration
    public string Annotation
    Field Value
    Type Description
    string

    Height

    Declaration
    public int Height
    Field Value
    Type Description
    int

    Page

    Declaration
    public int Page
    Field Value
    Type Description
    int

    PosX

    Declaration
    public int PosX
    Field Value
    Type Description
    int

    PosY

    Declaration
    public int PosY
    Field Value
    Type Description
    int

    StreamNumber

    Declaration
    public long StreamNumber
    Field Value
    Type Description
    long

    Width

    Declaration
    public int Width
    Field Value
    Type Description
    int
    In this article
    Back to top Generated by DocFX