
'Declaration <ClassInterfaceAttribute(ClassInterfaceType.AutoDual)> <EditorAttribute(Xceed.Chart.PrintManagerTypeEditor, System.Drawing.Design.UITypeEditor)> Public Class PrintManager
'Usage Dim instance As PrintManager
[ClassInterface(ClassInterfaceType.AutoDual)] [Editor(Xceed.Chart.PrintManagerTypeEditor, System.Drawing.Design.UITypeEditor)] public class PrintManager
System.Object
Xceed.Chart.PrintManager
Name | Description | |
---|---|---|
![]() | m_bAutomaticQualityScale | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_bLandscape | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_bPrintBackgroundFrame | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_bPrintGrayScale | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_ChartBitmap | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_fQualityScale | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_fScale2DObjects | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_InfoPrintDocument | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_Margins | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_nCopies | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_sPaperSize | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_sPaperSource | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_sPrinterName | This member is reserved for internal use and is not intended to be used directly from your code. |
Name | Description | |
---|---|---|
![]() | AutomaticQualityScale | Whether or not the control will automatically determine the quality scaling. |
![]() | Copies | The number of copies to print. |
![]() | Landscape | Defines whether the paper orientation is Portrait or Landscape. |
![]() | Margins | The margins of the printed chart. |
![]() | PaperSize | The name of the paper size the chart will print with. |
![]() | PaperSource | The paper source that the chart will use when printing. |
![]() | PrintBackgroundFrame | Whether or not to print the frame applied on the chart background. |
![]() | PrinterName | The name of the printer used for printing. |
![]() | PrintGrayScale | Whether or not to convert the printed image to shades of gray. |
![]() | QualityScale | Specifies an internal scaling to be applied when printing. |
![]() | Scale2DObjects | Scaling of the two dimensional elements of the chart. |
Name | Description | |
---|---|---|
![]() | Dispose | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | EnumerateInstalledPrinters | Enumerates the installed printers and returns the index of the default printer. |
![]() | EnumeratePaperSizes | Enumerates the paper sizes supported by the specified printer. |
![]() | EnumeratePaperSources | Enumerates the paper sources supported by the specified printer. |
![]() | OnPrintPage | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | Prints the chart. | |
![]() | RenderToBitmap | Returns a bitmap containing the chart image scaled according to the settings of the PrintManager. |
![]() | ShowDialog | Shows the build in print manager dialog. |
![]() | UpdateChartImage | Updates the cached chart image. |
Name | Description | |
---|---|---|
![]() | GetInfoPrintDocument | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | OnBeforePrintPage | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | OnPrepareDocument | This member is reserved for internal use and is not intended to be used directly from your code. |
Name | Description | |
---|---|---|
![]() | BeforePrintPage | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | PrepareDocument | This member is reserved for internal use and is not intended to be used directly from your code. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2