PdfSharp-WPF
1.31.7289
|
Namespaces | |
namespace | Drawing |
namespace | Fonts |
namespace | Forms |
namespace | Internal |
namespace | |
namespace | Resources |
namespace | SharpZipLib |
namespace | Windows |
Classes | |
class | AgExtensions |
class | NamespaceDoc |
Base namespace of PDFsharp. Most classes are implemented in nested namespaces like e. g. PdfSharp.Pdf. | |
class | PageSizeConverter |
Converter from PageSize to XSize. | |
class | PdfSharpException |
Base class of all exceptions in the PDFsharp frame work. More... | |
class | ProductVersionInfo |
Version info base for all PDFsharp related assemblies. | |
class | PSSR |
The Pdf-Sharp-String-Resources. | |
class | VersionInfo |
Version info of this assembly. | |
Enumerations | |
enum class | PageOrientation { Portrait , Landscape } |
Specifies the orientation of a page. More... | |
enum class | PageSize { Undefined = 0 , A0 = 1 , A1 = 2 , A2 = 3 , A3 = 4 , A4 = 5 , A5 = 6 , RA0 = 7 , RA1 = 8 , RA2 = 9 , RA3 = 10 , RA4 = 11 , RA5 = 12 , B0 = 13 , B1 = 14 , B2 = 15 , B3 = 16 , B4 = 17 , B5 = 18 , Quarto = 100 , Foolscap = 101 , Executive = 102 , GovernmentLetter = 103 , Letter = 104 , Legal = 105 , Ledger = 106 , Tabloid = 107 , Post = 108 , Crown = 109 , LargePost = 110 , Demy = 111 , Medium = 112 , Royal = 113 , Elephant = 114 , DoubleDemy = 115 , QuadDemy = 116 , STMT = 117 , Folio = 120 , Statement = 121 , Size10x14 = 122 } |
Identifies the most popular predefined page sizes. More... | |
enum class | PSMsgID { SampleMessage1 , SampleMessage2 , NameMustStartWithSlash , UserOrOwnerPasswordRequired , UnexpectedToken , UnknownEncryption } |
Represents IDs for error and diagnostic messages generated by PDFsharp. More... | |
|
strong |
|
strong |
Identifies the most popular predefined page sizes.
|
strong |