WebPdfResource Class Members
In This Topic
The following tables list the members exposed by
WebPdfResource.
Public Constructors
| Name | Description |
 | WebPdfResource | Overloaded. Initializes a new instance of the class. |
Public Properties
| Name | Description |
 | compression | Gets or sets compression of this resource. |
 | index | Gets or sets the zero-based index of PDF resource in resources of PDF page, where resource is located. |
 | length | Gets or sets the length, in bytes, of the resource. |
 | objectNumber | Gets or sets the unique PDF object number. (Inherited from WebPdfTreeNodeBase) |
 | pageIndex | Gets or sets the zero-based index of PDF page, where resource is located. |
See Also