VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfImageResourceJS type
Constructors SeeAlso
In This Topic
    WebPdfImageResourceJS Class Members
    In This Topic
    The following tables list the members exposed by WebPdfImageResourceJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebPdfImageResourceJS class.
    Methods
     NameDescription
    Public MethodGets a compression of this resource. (Inherited from WebPdfResourceJS)
    Public MethodGets the length, in bytes, of this resource. (Inherited from WebPdfResourceJS)
    Public MethodGets the unique object number in PDF document. (Inherited from WebPdfTreeNodeBaseJS)
    Public MethodGets the parent PDF document of this resource. (Inherited from WebPdfTreeNodeBaseJS)
    Public MethodGets the image pixel format.
    Public MethodGets size of image associated with this image resource.
    Public MethodReturns the data of this resource. (Inherited from WebPdfResourceJS)
    Public MethodDetermines that data of this resource is received. (Inherited from WebPdfResourceJS)
    Public MethodSends an asynchronous request for getting data of this PDF resource. (Inherited from WebPdfResourceJS)
    See Also