VectSharp 2.6.1
A light library for C# vector graphics
Loading...
Searching...
No Matches
VectSharp.Markdown Namespace Reference

Classes

class  BlockRenderedEventArgs
 EventArgs for the MarkdownRenderer.BlockRendered event. More...
 
class  BlockRenderingEventArgs
 EventArgs for the MarkdownRenderer.BlockRendering event. More...
 
struct  FormattedString
 Represents a string with associated formatting information. More...
 
class  HTTPUtils
 Contains utilities to resolve absolute and relative URIs. More...
 
class  InlineRenderedEventArgs
 EventArgs for the MarkdownRenderer.InlineRendered event. More...
 
class  InlineRenderingEventArgs
 EventArgs for the MarkdownRenderer.InlineRendering event. More...
 
class  Line
 Represents a text line. More...
 
class  LineEventArgs
 EventArgs for the MarkdownRenderer.LineRendering and MarkdownRenderer.LineRendered events. More...
 
class  LineFragment
 Represents one of the fragments that make up a Line. More...
 
class  LineMeasuredEventArgs
 EventArgs for the MarkdownRenderer.LineMeasured event. More...
 
class  Margins
 Represents the margins of a page. More...
 
class  MarkdownContext
 Represents the current status of the Markdown rendering process. More...
 
class  MarkdownEmojiExtension
 Contains extension methods for the MarkdownPipelineBuilder class. More...
 
class  MarkdownRenderer
 Renders Markdown documents into VectSharp graphics objects. More...
 
class  PageFinishedEventArgs
 EventArgs for the MarkdownRenderer.PageFinished event. More...
 
class  PageStartedEventArgs
 EventArgs for the MarkdownRenderer.PageStarted event. More...
 
class  RectangleFragment
 Represents a rectangle. More...
 
class  SyntaxHighlighter
 Contains methods to perform syntax highlighting. More...
 
class  TextFragment
 A fragment containing text. More...
 
class  UnderlineFragment
 Represents a text underline. More...