Namespace:
C1.C1PrintDocument
Assembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Assembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
C# |
---|
public PageFormContext( IRenderInputControlParent container, Rectangle bounds, float zoomFactor ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ container As IRenderInputControlParent, _ bounds As Rectangle, _ zoomFactor As Single _ ) |
Parameters
- container
- Type: C1.C1PrintDocument..::.IRenderInputControlParent
- bounds
- Type: System.Drawing..::.Rectangle
- zoomFactor
- Type: System..::.Single