The PdfContentByte type exposes the following members.

Constructors

  NameDescription
Public methodPdfContentByte
Initializes a new instance of the PdfContentByte class

Methods

  NameDescription
Public methodAdd
Public methodAddImage(Image)
Public methodAddImage(Image, Boolean)
Public methodAddImage(Image, Single, Single, Single, Single, Single, Single)
Public methodAddImage(Image, Single, Single, Single, Single, Single, Single, Boolean)
Public methodAddOutline
Public methodAddPSXObject
Public methodAddTemplate(PdfTemplate, Single, Single)
Public methodAddTemplate(PdfTemplate, Single, Single, Single, Single, Single, Single)
Public methodArc
Public methodBeginLayer
Public methodBeginMarkedContentSequence(PdfName)
Public methodBeginMarkedContentSequence(PdfStructureElement)
Public methodBeginMarkedContentSequence(PdfName, PdfDictionary, Boolean)
Public methodBeginText
Public methodStatic memberBezierArc
Protected methodCheckWriter
Public methodCircle
Public methodClip
Public methodClosePath
Public methodClosePathEoFillStroke
Public methodClosePathFillStroke
Public methodClosePathStroke
Public methodConcatCTM
Public methodCreateAppearance
Public methodCreatePattern(Single, Single)
Public methodCreatePattern(Single, Single, Color)
Public methodCreatePattern(Single, Single, Single, Single)
Public methodCreatePattern(Single, Single, Single, Single, Color)
Public methodCreateTemplate
Public methodCurveFromTo
Public methodCurveTo(Single, Single, Single, Single)
Public methodCurveTo(Single, Single, Single, Single, Single, Single)
Public methodDrawButton
Public methodDrawRadioField
Public methodDrawTextField
Public methodEllipse
Public methodEndLayer
Public methodEndMarkedContentSequence
Public methodEndText
Public methodEoClip
Public methodEoFill
Public methodEoFillStroke
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodFill
Public methodFillStroke
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetEffectiveStringWidth
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodStatic memberGetKernArray
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodLineTo
Public methodLocalDestination
Public methodLocalGoto
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodMoveText
Public methodMoveTextWithLeading
Public methodMoveTo
Public methodNewlineShowText(String)
Public methodNewlineShowText(Single, Single, String)
Public methodNewlineText
Public methodNewPath
Public methodPaintShading(PdfShading)
Public methodPaintShading(PdfShadingPattern)
Public methodRectangle(Rectangle)
Public methodRectangle(Single, Single, Single, Single)
Public methodRemoteGoto(String, Int32, Single, Single, Single, Single)
Public methodRemoteGoto(String, String, Single, Single, Single, Single)
Public methodReset()()()()
Public methodReset(Boolean)
Public methodResetCMYKColorFill
Public methodResetCMYKColorStroke
Public methodResetGrayFill
Public methodResetGrayStroke
Public methodResetRGBColorFill
Public methodResetRGBColorStroke
Public methodRestoreState
Public methodRoundRectangle
Public methodSanityCheck
Public methodSaveState
Public methodSetAction
Public methodSetCharacterSpacing
Public methodSetCMYKColorFill
Public methodSetCMYKColorFillF
Public methodSetCMYKColorStroke
Public methodSetCMYKColorStrokeF
Public methodSetColorFill(Color)
Public methodSetColorFill(PdfSpotColor, Single)
Public methodSetColorStroke(Color)
Public methodSetColorStroke(PdfSpotColor, Single)
Public methodSetDefaultColorspace
Public methodSetFlatness
Public methodSetFontAndSize
Public methodSetGrayFill
Public methodSetGrayStroke
Public methodSetGState
Public methodSetHorizontalScaling
Public methodSetLeading
Public methodSetLineCap
Public methodSetLineDash(Single)
Public methodSetLineDash(Single, Single)
Public methodSetLineDash(array<Single>[]()[][], Single)
Public methodSetLineDash(Single, Single, Single)
Public methodSetLineJoin
Public methodSetLineWidth
Public methodSetLiteral(Char)
Public methodSetLiteral(Single)
Public methodSetLiteral(String)
Public methodSetMiterLimit
Public methodSetPatternFill(PdfPatternPainter)
Public methodSetPatternFill(PdfPatternPainter, Color)
Public methodSetPatternFill(PdfPatternPainter, Color, Single)
Public methodSetPatternStroke(PdfPatternPainter)
Public methodSetPatternStroke(PdfPatternPainter, Color)
Public methodSetPatternStroke(PdfPatternPainter, Color, Single)
Public methodSetRGBColorFill
Public methodSetRGBColorFillF
Public methodSetRGBColorStroke
Public methodSetRGBColorStrokeF
Public methodSetShadingFill
Public methodSetShadingStroke
Public methodSetTextMatrix(Single, Single)
Public methodSetTextMatrix(Single, Single, Single, Single, Single, Single)
Public methodSetTextRenderingMode
Public methodSetTextRise
Public methodSetWordSpacing
Public methodShowText(String)
Public methodShowText(PdfTextArray)
Public methodShowTextAligned
Public methodShowTextAlignedKerned
Public methodShowTextKerned
Public methodStroke
Public methodToPdf
Public methodToString (Overrides Object..::..ToString()()()().)
Public methodTransform
Public methodVariableRectangle

Fields

Properties

See Also