VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfResourceJS type
Constructors SeeAlso
In This Topic
    WebPdfResourceJS Class Members
    In This Topic
    The following tables list the members exposed by WebPdfResourceJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebPdfResourceJS class.
    Methods
     NameDescription
    Public MethodGets a compression of this resource.
    Public MethodGets the length, in bytes, of this resource.
    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 MethodReturns the data of this resource.
    Public MethodDetermines that data of this resource is received.
    Public MethodSends an asynchronous request for getting data of this PDF resource.
    See Also