VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfImageResourceJS type
In This Topic
WebPdfImageResourceJS Class Methods
In This Topic
For a list of all methods of this type, see WebPdfImageResourceJS.
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