ConversionContext Class
Encapsulates all specific information about an individual document conversion.
Namespace: GleamTech.DocumentUltimateAssembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
public class ConversionContext
Public Class ConversionContext
- Inheritance
- Object ConversionContext
CurrentPageNumber |
Gets the current page number being converted.
Value is valid only for multi-page output conversions, otherwise it's 0.
|
FinalPageNumber |
Gets the final page number of the current document conversion.
Value is valid only for multi-page output conversions, otherwise it's 0.
|
InputContext | Gets the input context for the current document conversion. |
OutputContext | Gets the output context for the current document conversion. |