The C1PrintDocument type exposes the following members.

Methods

  NameDescription
AggregatedUnitPropertyChangeEH
BaseFontProviderEH
CanChangePageMetrics
Indicates whether the changing of page layout (page size, header/footer/body size, etc.) is permitted now.
CanPrintControl
Indicates whether a control is C1-printable, i.e. could be printed by RenderC1Printable object and C1PrintDocument's RenderXXXC1Printable methods.
CanRender
Indicates whether drawing operations are available now.
CanRenderBlock
Indicates whether rendering in the block flow is permitted now.
CanRenderDirect
Indicates whether direct rendering is permitted now.
CheckGenerating
CheckNotGenerating
ComparativeHeightProviderEH
ComparativeWidthProviderEH
ConvertUnit
Converts a value from one absolute unit to another.
CreateRenderTextForBlock
CreateRenderTextForDirect
DrawControlImage
Draws a screen image of a specified control to a specified Graphics.
EndDoc
Finishes generation of a document.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
ExportToHTML
Exports generated document to HTML format.
ExportToPDFOverloaded.
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GenerateOverloaded.
GetBodySizeMm
GetCallingAssembly
GetControlImage
Returns a screen image of a control.
GetControlPrinter
Returns IC1ControlPrinter object for a specified control or nul if the one is not C1-printable.
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetPageMarginsMm
GetPageSizeMm
GetPrintableAreaSizeMm
GetRuntimeSupportInfo
GetType
Gets the Type of the current instance.
(Inherited from Object.)
GetWindowImage
Returns a screen image of a specified control or window.
IsAbsoluteUnit
Indicates whether a specified unit is absolute or relative (%, Em, Ex)
KillDoc
Cancels generation of a current document.
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
NewColumn
Forces creation of a new column.
NewPage
Creates a new page.
NewPageConfigure
Finishes a generation of a current page and opens a page layout configuration phase in which the changing of properties affected page layout is permitted. This stage is closed by call of the NewPage method.
OnColumnFinishing
OnColumnStarted
OnColumnStarting
OnGenerateDocument
OnNewPageSetup
OnNewPageStarted
OnPageFinishing
OnPhysicalSizeChanged
PageAsBitmap
Returns a page image as a Bitmap.
PrintOverloaded.
RenderDirectPolyInternal
RenderInlineEnd
Closes current inline block if exists. Next RenderInline will starts as a new paragraph.
ResetUIStrings
RunningTitlePropertyChangeEH
SaveOverloaded.
SetAltUIStrings
ShouldSerializeUIStrings
ToString
Returns a String that represents the current Object.
(Inherited from Object.)
UpdateWorkingPageSettings

See Also