PdfSharp-GDI  1.31.7289
PdfSharp.Internal Namespace Reference

Classes

class  Calc
 Some static helper functions for calculations.
 
struct  SColor
 
struct  SCColor
 
class  ColorHelper
 
class  Diagnostics
 A bunch of internal helper functions.
 
class  ParserDiagnostics
 
class  ContentReaderDiagnostics
 
class  DoubleUtil
 Some floating point utilities. Partially reflected from WPF, later equalized with original source code.
 
class  NativeMethods
 Required native Win32 calls. Don't know what to do under Mono.
 
class  TokenizerHelper
 

Enumerations

enum class  NotImplementedBehaviour { DoNothing , Log , Throw }
 

Enumeration Type Documentation

◆ NotImplementedBehaviour

Enumerator
DoNothing 
Log 
Throw