Render |
The image section mapping to render entire pages at a specific resolution
The entire PDF page is rendered into an image of the same size and the specified resolution.
For example, this mapping is suitable to create images of entire PDF pages.
public class RenderPageAtResolution : ImageSectionMapping
The RenderPageAtResolution type exposes the following members.
Name | Description | |
---|---|---|
RenderPageAtResolution |
Name | Description | |
---|---|---|
Resolution | The resolution of the output image Valid values are 0.0, 10000.0 or in between. |
Name | Description | |
---|---|---|
Equals | (Inherited from NativeObject) | |
GetHashCode | (Inherited from NativeObject) |