The following tables list the members exposed by the PrintingForm type.

Name Description
Public method Activate (inherited from Form).
Public method AddOwnedForm (inherited from Form).
Public method BeginInvoke (Overloaded) (inherited from Control).
Public method BeginPrintEvent Handles BeginPrint event.
Public method BringToFront (inherited from Control).
Public method Close (inherited from Form).
Public method Contains (inherited from Control).
Public method CreateControl (inherited from Control).
Public method CreateGraphics (inherited from Control).
Public method CreateNewPages Creates new PrintDocument
Public method CreateObjRef (inherited from MarshalByRefObject).
Public method Dispose (inherited from Component).
Public method DoDragDrop (inherited from Control).
Public method DrawToBitmap (Overloaded) (inherited from Control).
Public method EndInvoke (inherited from Control).
Public method Equals (Overloaded) (inherited from Object).
Public method FindForm (inherited from Control).
Public method Focus (inherited from Control).
Public method Static FromChildHandle (inherited from Control).
Public method Static FromHandle (inherited from Control).
Public method Static GetAutoScaleSize Obsolete. (inherited from Form).
Public method GetChildAtPoint (Overloaded) (inherited from Control).
Public method GetContainerControl (inherited from Control).
Public method GetFitScale
Public method GetHashCode (inherited from Object).
Public method GetLifetimeService (inherited from MarshalByRefObject).
Public method GetNextControl (inherited from Control).
Public method GetPreferredSize (inherited from Control).
Public method GetType (inherited from Object).
Public method Hide (inherited from Control).
Public method InitializeLifetimeService (inherited from MarshalByRefObject).
Public method Invalidate (Overloaded) (inherited from Control).
Public method Invoke (Overloaded) (inherited from Control).
Public method Static IsKeyLocked (inherited from Control).
Public method Static IsMnemonic (inherited from Control).
Public method LayoutMdi (inherited from Form).
Public method LoadPagesList Loads a list of the page formats available for the current printer
Public method LoadPrinterList Loads a list of installed printers
Public method LogicalToDeviceUnits (Overloaded) (inherited from Control).
Public method PerformAutoScale (inherited from ContainerControl).
Public method PerformLayout (Overloaded) (inherited from Control).
Public method PointToClient (inherited from Control).
Public method PointToScreen (inherited from Control).
Public method PreProcessControlMessage (inherited from Control).
Public method PreProcessMessage (inherited from Control).
Public method Print Prints a current CAD image.
Public method RectangleToClient (inherited from Control).
Public method RectangleToScreen (inherited from Control).
Public method Static ReferenceEquals (inherited from Object).
Public method Refresh (inherited from Control).
Public method RemoveOwnedForm (inherited from Form).
Public method ResetBackColor (inherited from Control).
Public method ResetBindings (inherited from Control).
Public method ResetCursor (inherited from Control).
Public method ResetFont (inherited from Control).
Public method ResetForeColor (inherited from Control).
Public method ResetImeMode (inherited from Control).
Public method ResetRightToLeft (inherited from Control).
Public method ResetText (inherited from Control).
Public method ResumeLayout (Overloaded) (inherited from Control).
Public method Scale (Overloaded) (inherited from Control).
Public method ScaleBitmapLogicalToDevice (inherited from Control).
Public method ScrollControlIntoView (inherited from ScrollableControl).
Public method Select (Overloaded) (inherited from Control).
Public method SelectNextControl (inherited from Control).
Public method SendToBack (inherited from Control).
Public method SetAutoScrollMargin (inherited from ScrollableControl).
Public method SetBounds (Overloaded) (inherited from Control).
Public method SetDesktopBounds (inherited from Form).
Public method SetDesktopLocation (inherited from Form).
Public method Show (Overloaded) (inherited from Form).
Public method ShowDialog (Overloaded) (inherited from Form).
Public method SuspendLayout (inherited from Control).
Public method ToString (inherited from Form).
Public method Update (inherited from Control).
Public method Validate (Overloaded) (inherited from ContainerControl).
Public method ValidateChildren (Overloaded) (inherited from Form).
Top