Custom |
The CustomLoadEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| CustomLoadEventArgs | Construct CustomLoadEventArgs object |
| Name | Description | |
|---|---|---|
| Buffer | Gets buffer for loaded data allocated inside Pdfium SDK. | |
| Position | Gets position is specified by byte offset from beginning of the file. | |
| ReturnValue | Should be true if successful, false for error. | |
| UserData | Gets custom user data |