.NET Framework Class Library
IPage.Draw Method
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.DOM Namespace > IPage Interface > IPage Methods > IPage.Draw Method |
Namespace: Gnostice.Core.DOM
Assembly: Gnostice.Core (in Gnostice.Core.dll)
Visual Basic |
Sub Draw ( _ |
C# |
void Draw( |
Visual C++ |
void Draw( |
g
Type: Gnostice.Core.Graphics.IGraphicsSurface
cancellationToken (Optional)
Type: System.Nullable(CancellationToken)
renderFormFields (Optional)
Type: System.Boolean
annotationsInteractiveMode (Optional)
Type: System.Boolean
annotsToExclude (Optional)
Type: System.Int32
isBackgroundRendering (Optional)
Type: System.Boolean
isForPrinting (Optional)
Type: System.Boolean