VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.Pdf.Web.Services Namespace / WebPdfImageResource Class
Constructors Properties SeeAlso
In This Topic
    WebPdfImageResource Class Members
    In This Topic
    The following tables list the members exposed by WebPdfImageResource.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets or sets compression of this resource. (Inherited from WebPdfResource)
    Public PropertyGets or sets the zero-based index of PDF resource in resources of PDF page, where resource is located. (Inherited from WebPdfResource)
    Public PropertyGets or sets the length, in bytes, of the resource. (Inherited from WebPdfResource)
    Public PropertyGets or sets the unique PDF object number. (Inherited from WebPdfTreeNodeBase)
    Public PropertyGets or sets the zero-based index of PDF page, where resource is located. (Inherited from WebPdfResource)
    Public PropertyGets or sets the pixel format of this image.
    Public PropertyGets or sets image size.
    See Also