PdfSharp-GDI
1.31.7289
|
Enumerations | |
enum class | RenderMode { Default = 0 } |
Specifies how to render the preview. More... | |
enum class | Zoom { Mininum = 10 , Maximum = 800 , Percent800 = 800 , Percent600 = 600 , Percent400 = 400 , Percent200 = 200 , Percent150 = 150 , Percent100 = 100 , Percent75 = 75 , Percent50 = 50 , Percent25 = 25 , Percent10 = 10 , BestFit = -1 , TextFit = -2 , FullPage = -3 , OriginalSize = -4 } |
Defines a zoom factor used in the preview control. More... | |
|
strong |
|
strong |
Defines a zoom factor used in the preview control.