StarMicronics.StarDocumentMarkup
Classes
- BaseMagnificationParameter
- ConversionOptions
- Document
- Methods
- ApplyTemplate(byte[], byte[], Stream)
- ApplyTemplate(string, string, Stream)
- ApplyTemplate(Stream, Stream, Stream)
- Convert(Byte[], String, Stream, String, ConversionOptions)
- Convert(Stream, String, Stream, String, ConversionOptions)
- ConvertFile(String, Stream, String, ConversionOptions)
- ConvertFile(String, String, Stream, String, ConversionOptions)
- ConvertFileWithApplyTemplate(string, string, Stream, string, ConversionOptions)
- ConvertWithApplyTemplate(byte[], byte[], Stream, string, ConversionOptions)
- ConvertWithApplyTemplate(Stream, Stream, Stream, string, ConversionOptions)
- GetDocument(Byte[], String)
- GetDocument(Stream, String)
- GetDocumentFromFile(String)
- GetDocumentFromFile(String, String)
- GetOutputTypesFromFileName(String)
- GetOutputTypesFromType(String)
- Methods
- MarkupUtil
- Methods
- Render(Byte[], StarPrinterEmulation, ConversionOptions)
- Render(Stream, StarPrinterEmulation, ConversionOptions)
- RenderFile(string, StarPrinterEmulation, ConversionOptions)
- RenderWithApplyTemplate(Byte[], Byte[], StarPrinterEmulation, ConversionOptions)
- RenderWithApplyTemplate(Stream, Stream, StarPrinterEmulation, ConversionOptions)
- RenderFileWithApplyTemplate(string, string, StarPrinterEmulation, ConversionOptions)
- Methods