XpsLoadOptions Class |
Namespace: Aspose.Pdf
The XpsLoadOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | XpsLoadOptions | Initializes a new instance of the XpsLoadOptions class |
Name | Description | |
---|---|---|
![]() | BatchSize |
Defines batch size if batched conversion is applicable
to source and destination formats pair.
|
![]() | LoadFormat |
Represents file format which LoadOptions describes.
(Inherited from LoadOptions.) |
![]() | WarningHandler |
Callback to handle any warnings generated.
The WarningHandler returns ReturnAction enum item specifying either Continue or Abort.
Continue is the default action and the Load operation continues, however the user may also return Abort in which case the Load operation should cease.
(Inherited from LoadOptions.) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |