| Name | Description |
---|
  | ConvertSVG(String, ImageSaveOptions, ICreateStreamProvider) |
Convert svg source to image. Result is image file.
|
  | ConvertSVG(String, ImageSaveOptions, String) |
Convert svg document to image. Result is image file.
|
  | ConvertSVG(String, PdfSaveOptions, ICreateStreamProvider) |
Convert svg source to pdf. Result is pdf file.
|
  | ConvertSVG(String, PdfSaveOptions, String) |
Convert svg source to pdf. Result is pdf file.
|
  | ConvertSVG(String, XpsSaveOptions, ICreateStreamProvider) |
Convert svg source to xps. Result is xps file.
|
  | ConvertSVG(String, XpsSaveOptions, String) |
Convert svg source to xps. Result is xps file.
|
  | ConvertSVG(SVGDocument, ImageSaveOptions, ICreateStreamProvider) |
Convert svg source to image. Result is image file.
|
  | ConvertSVG(SVGDocument, ImageSaveOptions, String) |
Convert svg document to image. Result is image file.
|
  | ConvertSVG(SVGDocument, PdfSaveOptions, ICreateStreamProvider) |
Convert svg source to pdf. Result is pdf file.
|
  | ConvertSVG(SVGDocument, PdfSaveOptions, String) |
Convert svg source to pdf. Result is pdf file.
|
  | ConvertSVG(SVGDocument, XpsSaveOptions, ICreateStreamProvider) |
Convert svg source to xps. Result is xps file.
|
  | ConvertSVG(SVGDocument, XpsSaveOptions, String) |
Convert svg document to xps.Result is xps file.
|
  | ConvertSVG(Url, ImageSaveOptions, ICreateStreamProvider) |
Convert svg source to image. Result is image file.
|
  | ConvertSVG(Url, ImageSaveOptions, String) |
Convert svg document to image. Result is image file.
|
  | ConvertSVG(Url, PdfSaveOptions, ICreateStreamProvider) |
Convert svg source to pdf. Result is pdf file.
|
  | ConvertSVG(Url, PdfSaveOptions, String) |
Convert svg source to pdf. Result is pdf file.
|
  | ConvertSVG(Url, XpsSaveOptions, ICreateStreamProvider) |
Convert svg source to xps. Result is xps file.
|
  | ConvertSVG(Url, XpsSaveOptions, String) |
Convert svg source to xps. Result is xps file.
|
  | ConvertSVG(String, Configuration, ImageSaveOptions, ICreateStreamProvider) |
Convert svg source to image. Result is image file.
|
  | ConvertSVG(String, Configuration, ImageSaveOptions, String) |
Convert svg document to image. Result is image file.
|
  | ConvertSVG(String, Configuration, PdfSaveOptions, ICreateStreamProvider) |
Convert svg source to pdf. Result is pdf file.
|
  | ConvertSVG(String, Configuration, PdfSaveOptions, String) |
Convert svg source to pdf. Result is pdf file.
|
  | ConvertSVG(String, Configuration, XpsSaveOptions, ICreateStreamProvider) |
Convert svg source to xps. Result is xps file.
|
  | ConvertSVG(String, Configuration, XpsSaveOptions, String) |
Convert svg source to xps. Result is xps file.
|
  | ConvertSVG(String, String, ImageSaveOptions, ICreateStreamProvider) |
Convert svg source to image. Result is image file.
|
  | ConvertSVG(String, String, ImageSaveOptions, String) |
Convert svg document to image. Result is image file.
|
  | ConvertSVG(String, String, PdfSaveOptions, ICreateStreamProvider) |
Convert svg source to pdf. Result is pdf file.
|
  | ConvertSVG(String, String, PdfSaveOptions, String) |
Convert svg source to pdf. Result is pdf file.
|
  | ConvertSVG(String, String, XpsSaveOptions, ICreateStreamProvider) |
Convert svg source to xps. Result is xps file.
|
  | ConvertSVG(String, String, XpsSaveOptions, String) |
Convert svg source to xps. Result is xps file.
|
  | ConvertSVG(Url, Configuration, ImageSaveOptions, ICreateStreamProvider) |
Convert svg source to image. Result is image file.
|
  | ConvertSVG(Url, Configuration, ImageSaveOptions, String) |
Convert svg document to image. Result is image file.
|
  | ConvertSVG(Url, Configuration, PdfSaveOptions, ICreateStreamProvider) |
Convert svg source to pdf. Result is pdf file.
|
  | ConvertSVG(Url, Configuration, PdfSaveOptions, String) |
Convert svg source to pdf. Result is pdf file.
|
  | ConvertSVG(Url, Configuration, XpsSaveOptions, ICreateStreamProvider) |
Convert svg source to xps. Result is xps file.
|
  | ConvertSVG(Url, Configuration, XpsSaveOptions, String) |
Convert svg source to xps. Result is xps file.
|
  | ConvertSVG(String, String, Configuration, ImageSaveOptions, ICreateStreamProvider) |
Convert svg source to image. Result is image file.
|
  | ConvertSVG(String, String, Configuration, ImageSaveOptions, String) |
Convert svg document to image. Result is image file.
|
  | ConvertSVG(String, String, Configuration, PdfSaveOptions, ICreateStreamProvider) |
Convert svg source to pdf. Result is pdf file.
|
  | ConvertSVG(String, String, Configuration, PdfSaveOptions, String) |
Convert svg source to pdf. Result is pdf file.
|
  | ConvertSVG(String, String, Configuration, XpsSaveOptions, ICreateStreamProvider) |
Convert svg source to xps. Result is xps file.
|
  | ConvertSVG(String, String, Configuration, XpsSaveOptions, String) |
Convert svg source to xps. Result is xps file.
|