ReflowProcessor Class |
[Missing <summary> documentation for "T:pdftron.PDF.ReflowProcessor"]
Namespace: pdftron.PDF
public sealed class ReflowProcessor
The ReflowProcessor type exposes the following members.
Name | Description | |
---|---|---|
![]() | ReflowProcessor | Initializes a new instance of the ReflowProcessor class |
Name | Description | |
---|---|---|
![]() ![]() | IsInitialized |
Gets whether or not the ReflowProcessor has been already initialized
|
Name | Description | |
---|---|---|
![]() ![]() | CancelAllRequests |
Cancel all Reflow requests
|
![]() ![]() | CancelRequest |
Cancels reflow of a specific page.
|
![]() ![]() | ClearCache |
Clears the cache of reflowed pages.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() ![]() | GetReflow |
Request reflow from a page.
Results are reported via the ReflowProcessorResponse event.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | Initialize |
initialize reflow cache and job queues
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() ![]() | ReflowProcessorResponse |
Event used to get responses from the ReflowProcessor
|