PdfSharp-GDI
1.31.7289
|
Classes | |
class | ColorComboBox |
A combo box control for selection XColor values. More... | |
struct | DeviceInfos |
Contains information about a physical device like a display or a printer. More... | |
class | PagePreview |
Represents a preview control for an XGraphics page. Can be used as an alternative to System.Windows.Forms.PrintPreviewControl. More... | |
class | PagePreviewCanvas |
Implements the control that previews the page. More... | |
Enumerations | |
enum class | RenderMode { Direct = 0 , Metafile = 1 , Bitmap = 2 } |
Specifies how to reander 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.