Namespace:
C1.Win.C1PrintPreview
Assembly: C1.Win.C1PrintPreview.Classic.2 (in C1.Win.C1PrintPreview.Classic.2.dll)
Assembly: C1.Win.C1PrintPreview.Classic.2 (in C1.Win.C1PrintPreview.Classic.2.dll)
Syntax
C# |
---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public Rectangle DocumentPageToClient( IPage renderPage, RectangleF r ) |
Visual Basic (Declaration) |
---|
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> _ Public Function DocumentPageToClient ( _ renderPage As IPage, _ r As RectangleF _ ) As Rectangle |