ConvertToXod Method |
Name | Description | |
---|---|---|
![]() ![]() | ToXod(String) |
Generate a stream that incrementally converts the input file to XOD format.
|
![]() ![]() | ToXod(PDFDoc) |
Converts the input PDFDoc to XOD format.
|
![]() ![]() | ToXod(String, XODOutputOptions) |
Generate a stream that incrementally converts the input file to XOD format.
|
![]() ![]() | ToXod(String, String) |
Converts the input to XOD format.
|
![]() ![]() | ToXod(PDFDoc, XODOutputOptions) |
Generate a stream that incrementally converts the input file to XOD format.
|
![]() ![]() | ToXod(String, String, XODOutputOptions) |
Converts the input to XOD format.
|