The following tables list the members exposed by PdfDecoder.
| Name | Description | |
|---|---|---|
![]() ![]() | MAXRESOLUTION | The maximum resolution that PDF's can be read at. |
![]() ![]() | MINRESOLUTION | The minimum resolution that PDF's can be read at. |
| Name | Description | |
|---|---|---|
![]() | Password | The password for the PDF or null for no password |
![]() | RenderSettings | Used to indicate how to render the PDF. For example, whether to show Annotations and which ones to show. |
![]() | Resolution | Gets or sets the resolution at which to render a PDF page. |
![]() | SmoothingMode | Gets or sets a value specifying whether and how smoothing (antialiasing) is applied to lines, curves, and edges of filled areas and text. |
| Name | Description | |
|---|---|---|
![]() | Dispose | Overloaded. Releases all resources managed by this object. |
![]() | dtor | |
![]() | GetFrameCount | Overridden. Returns the number of pages in a PDF document. |
![]() | GetImageInfo | Overloaded. Overridden. Returns information about the PDF without decoding it. |
![]() | IsValidFormat | Overridden. Returns true if and only if the specified Stream contains a PDF document. |
![]() | Read | Overloaded. Overridden. Read a PDF document as an AtalaImage. |
![]() | ReadRegion | Reads a rectangle region from the PDF. This uses memory proportional to the size of the region. |
| Name | Description | |
|---|---|---|
![]() | Finalize | Overridden. |
![]() | GetDefaultResolution |




