The PdfPatternPainter type exposes the following members.

Methods

  NameDescription
Public methodAdd (Inherited from PdfContentByte.)
Public methodAddImage(Image) (Inherited from PdfContentByte.)
Public methodAddImage(Image, Boolean) (Inherited from PdfContentByte.)
Public methodAddImage(Image, Single, Single, Single, Single, Single, Single) (Overrides PdfContentByte..::..AddImage(Image, Single, Single, Single, Single, Single, Single).)
Public methodAddImage(Image, Single, Single, Single, Single, Single, Single, Boolean) (Inherited from PdfContentByte.)
Public methodAddOutline (Inherited from PdfContentByte.)
Public methodAddPSXObject (Inherited from PdfContentByte.)
Public methodAddTemplate(PdfTemplate, Single, Single) (Inherited from PdfContentByte.)
Public methodAddTemplate(PdfTemplate, Single, Single, Single, Single, Single, Single) (Inherited from PdfContentByte.)
Public methodArc (Inherited from PdfContentByte.)
Public methodBeginLayer (Inherited from PdfContentByte.)
Public methodBeginMarkedContentSequence(PdfName) (Inherited from PdfContentByte.)
Public methodBeginMarkedContentSequence(PdfStructureElement) (Inherited from PdfContentByte.)
Public methodBeginMarkedContentSequence(PdfName, PdfDictionary, Boolean) (Inherited from PdfContentByte.)
Public methodBeginText (Inherited from PdfContentByte.)
Public methodBeginVariableText (Inherited from PdfTemplate.)
Protected methodCheckWriter (Inherited from PdfContentByte.)
Public methodCircle (Inherited from PdfContentByte.)
Public methodClip (Inherited from PdfContentByte.)
Public methodClosePath (Inherited from PdfContentByte.)
Public methodClosePathEoFillStroke (Inherited from PdfContentByte.)
Public methodClosePathFillStroke (Inherited from PdfContentByte.)
Public methodClosePathStroke (Inherited from PdfContentByte.)
Public methodConcatCTM (Inherited from PdfContentByte.)
Public methodCreateAppearance (Inherited from PdfContentByte.)
Public methodCreatePattern(Single, Single) (Inherited from PdfContentByte.)
Public methodCreatePattern(Single, Single, Color) (Inherited from PdfContentByte.)
Public methodCreatePattern(Single, Single, Single, Single) (Inherited from PdfContentByte.)
Public methodCreatePattern(Single, Single, Single, Single, Color) (Inherited from PdfContentByte.)
Public methodCreateTemplate (Inherited from PdfContentByte.)
Public methodCurveFromTo (Inherited from PdfContentByte.)
Public methodCurveTo(Single, Single, Single, Single) (Inherited from PdfContentByte.)
Public methodCurveTo(Single, Single, Single, Single, Single, Single) (Inherited from PdfContentByte.)
Public methodDrawButton (Inherited from PdfContentByte.)
Public methodDrawRadioField (Inherited from PdfContentByte.)
Public methodDrawTextField (Inherited from PdfContentByte.)
Public methodEllipse (Inherited from PdfContentByte.)
Public methodEndLayer (Inherited from PdfContentByte.)
Public methodEndMarkedContentSequence (Inherited from PdfContentByte.)
Public methodEndText (Inherited from PdfContentByte.)
Public methodEndVariableText (Inherited from PdfTemplate.)
Public methodEoClip (Inherited from PdfContentByte.)
Public methodEoFill (Inherited from PdfContentByte.)
Public methodEoFillStroke (Inherited from PdfContentByte.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodFill (Inherited from PdfContentByte.)
Public methodFillStroke (Inherited from PdfContentByte.)
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 (Inherited from PdfContentByte.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsStencil
Public methodLineTo (Inherited from PdfContentByte.)
Public methodLocalDestination (Inherited from PdfContentByte.)
Public methodLocalGoto (Inherited from PdfContentByte.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodMoveText (Inherited from PdfContentByte.)
Public methodMoveTextWithLeading (Inherited from PdfContentByte.)
Public methodMoveTo (Inherited from PdfContentByte.)
Public methodNewlineShowText(String) (Inherited from PdfContentByte.)
Public methodNewlineShowText(Single, Single, String) (Inherited from PdfContentByte.)
Public methodNewlineText (Inherited from PdfContentByte.)
Public methodNewPath (Inherited from PdfContentByte.)
Public methodPaintShading(PdfShading) (Inherited from PdfContentByte.)
Public methodPaintShading(PdfShadingPattern) (Inherited from PdfContentByte.)
Public methodRectangle(Rectangle) (Inherited from PdfContentByte.)
Public methodRectangle(Single, Single, Single, Single) (Inherited from PdfContentByte.)
Public methodRemoteGoto(String, Int32, Single, Single, Single, Single) (Inherited from PdfContentByte.)
Public methodRemoteGoto(String, String, Single, Single, Single, Single) (Inherited from PdfContentByte.)
Public methodReset()()()() (Inherited from PdfContentByte.)
Public methodReset(Boolean) (Inherited from PdfContentByte.)
Public methodResetCMYKColorFill (Overrides PdfContentByte..::..ResetCMYKColorFill()()()().)
Public methodResetCMYKColorStroke (Overrides PdfContentByte..::..ResetCMYKColorStroke()()()().)
Public methodResetGrayFill (Overrides PdfContentByte..::..ResetGrayFill()()()().)
Public methodResetGrayStroke (Overrides PdfContentByte..::..ResetGrayStroke()()()().)
Public methodResetRGBColorFill (Overrides PdfContentByte..::..ResetRGBColorFill()()()().)
Public methodResetRGBColorStroke (Overrides PdfContentByte..::..ResetRGBColorStroke()()()().)
Public methodRestoreState (Inherited from PdfContentByte.)
Public methodRoundRectangle (Inherited from PdfContentByte.)
Public methodSanityCheck (Inherited from PdfContentByte.)
Public methodSaveState (Inherited from PdfContentByte.)
Public methodSetAction (Inherited from PdfContentByte.)
Public methodSetCharacterSpacing (Inherited from PdfContentByte.)
Public methodSetCMYKColorFill (Overrides PdfContentByte..::..SetCMYKColorFill(Int32, Int32, Int32, Int32).)
Public methodSetCMYKColorFillF (Overrides PdfContentByte..::..SetCMYKColorFillF(Single, Single, Single, Single).)
Public methodSetCMYKColorStroke (Overrides PdfContentByte..::..SetCMYKColorStroke(Int32, Int32, Int32, Int32).)
Public methodSetCMYKColorStrokeF (Overrides PdfContentByte..::..SetCMYKColorStrokeF(Single, Single, Single, Single).)
Public methodSetColorFill(Color) (Overrides PdfContentByte..::..SetColorFill(Color).)
Public methodSetColorFill(PdfSpotColor, Single) (Overrides PdfContentByte..::..SetColorFill(PdfSpotColor, Single).)
Public methodSetColorStroke(Color) (Overrides PdfContentByte..::..SetColorStroke(Color).)
Public methodSetColorStroke(PdfSpotColor, Single) (Overrides PdfContentByte..::..SetColorStroke(PdfSpotColor, Single).)
Public methodSetDefaultColorspace (Inherited from PdfContentByte.)
Public methodSetFlatness (Inherited from PdfContentByte.)
Public methodSetFontAndSize (Inherited from PdfContentByte.)
Public methodSetGrayFill (Overrides PdfContentByte..::..SetGrayFill(Single).)
Public methodSetGrayStroke (Overrides PdfContentByte..::..SetGrayStroke(Single).)
Public methodSetGState (Inherited from PdfContentByte.)
Public methodSetHorizontalScaling (Inherited from PdfContentByte.)
Public methodSetLeading (Inherited from PdfContentByte.)
Public methodSetLineCap (Inherited from PdfContentByte.)
Public methodSetLineDash(Single) (Inherited from PdfContentByte.)
Public methodSetLineDash(Single, Single) (Inherited from PdfContentByte.)
Public methodSetLineDash(array<Single>[]()[][], Single) (Inherited from PdfContentByte.)
Public methodSetLineDash(Single, Single, Single) (Inherited from PdfContentByte.)
Public methodSetLineJoin (Inherited from PdfContentByte.)
Public methodSetLineWidth (Inherited from PdfContentByte.)
Public methodSetLiteral(Char) (Inherited from PdfContentByte.)
Public methodSetLiteral(Single) (Inherited from PdfContentByte.)
Public methodSetLiteral(String) (Inherited from PdfContentByte.)
Public methodSetMatrix (Inherited from PdfTemplate.)
Public methodSetMiterLimit (Inherited from PdfContentByte.)
Public methodSetPatternFill(PdfPatternPainter) (Overrides PdfContentByte..::..SetPatternFill(PdfPatternPainter).)
Public methodSetPatternFill(PdfPatternPainter, Color) (Inherited from PdfContentByte.)
Public methodSetPatternFill(PdfPatternPainter, Color, Single) (Overrides PdfContentByte..::..SetPatternFill(PdfPatternPainter, Color, Single).)
Public methodSetPatternMatrix
Public methodSetPatternStroke(PdfPatternPainter) (Overrides PdfContentByte..::..SetPatternStroke(PdfPatternPainter).)
Public methodSetPatternStroke(PdfPatternPainter, Color) (Inherited from PdfContentByte.)
Public methodSetPatternStroke(PdfPatternPainter, Color, Single) (Overrides PdfContentByte..::..SetPatternStroke(PdfPatternPainter, Color, Single).)
Public methodSetRGBColorFill (Overrides PdfContentByte..::..SetRGBColorFill(Int32, Int32, Int32).)
Public methodSetRGBColorFillF (Overrides PdfContentByte..::..SetRGBColorFillF(Single, Single, Single).)
Public methodSetRGBColorStroke (Overrides PdfContentByte..::..SetRGBColorStroke(Int32, Int32, Int32).)
Public methodSetRGBColorStrokeF (Overrides PdfContentByte..::..SetRGBColorStrokeF(Single, Single, Single).)
Public methodSetShadingFill (Inherited from PdfContentByte.)
Public methodSetShadingStroke (Inherited from PdfContentByte.)
Public methodSetTextMatrix(Single, Single) (Inherited from PdfContentByte.)
Public methodSetTextMatrix(Single, Single, Single, Single, Single, Single) (Inherited from PdfContentByte.)
Public methodSetTextRenderingMode (Inherited from PdfContentByte.)
Public methodSetTextRise (Inherited from PdfContentByte.)
Public methodSetWordSpacing (Inherited from PdfContentByte.)
Public methodShowText(String) (Inherited from PdfContentByte.)
Public methodShowText(PdfTextArray) (Inherited from PdfContentByte.)
Public methodShowTextAligned (Inherited from PdfContentByte.)
Public methodShowTextAlignedKerned (Inherited from PdfContentByte.)
Public methodShowTextKerned (Inherited from PdfContentByte.)
Public methodStroke (Inherited from PdfContentByte.)
Public methodToPdf (Inherited from PdfContentByte.)
Public methodToString (Inherited from PdfContentByte.)
Public methodTransform (Inherited from PdfContentByte.)
Public methodVariableRectangle (Inherited from PdfContentByte.)

Fields

  NameDescription
Protected fieldbBox (Inherited from PdfTemplate.)
Protected fieldcontent (Inherited from PdfContentByte.)
Protected fieldgroup (Inherited from PdfTemplate.)
Protected fieldlayer (Inherited from PdfTemplate.)
Protected fieldlayerDepth (Inherited from PdfContentByte.)
Protected fieldmatrix (Inherited from PdfTemplate.)
Protected fieldpageResources (Inherited from PdfTemplate.)
Protected fieldpdf (Inherited from PdfContentByte.)
Protected fieldseparator (Inherited from PdfContentByte.)
Protected fieldstate (Inherited from PdfContentByte.)
Protected fieldstateList (Inherited from PdfContentByte.)
Protected fieldthisReference (Inherited from PdfTemplate.)
Protected fieldtype (Inherited from PdfTemplate.)
Protected fieldwriter (Inherited from PdfContentByte.)

Properties

  NameDescription
Public propertyBoundingBox (Inherited from PdfTemplate.)
Public propertyCharacterSpacing (Inherited from PdfContentByte.)
Public propertyDefaultColor
Public propertyDuplicate (Overrides PdfTemplate..::..Duplicate.)
Public propertyGroup (Inherited from PdfTemplate.)
Public propertyHeight (Inherited from PdfTemplate.)
Public propertyHorizontalScaling (Inherited from PdfContentByte.)
Public propertyIndirectReference (Inherited from PdfTemplate.)
Public propertyInternalBuffer (Inherited from PdfContentByte.)
Public propertyLayer (Inherited from PdfTemplate.)
Public propertyLeading (Inherited from PdfContentByte.)
Public propertyPdfDocument (Inherited from PdfContentByte.)
Public propertyPdfWriter (Inherited from PdfContentByte.)
Public propertyRootOutline (Inherited from PdfContentByte.)
Public propertyType (Inherited from PdfTemplate.)
Public propertyWidth (Inherited from PdfTemplate.)
Public propertyWordSpacing (Inherited from PdfContentByte.)
Public propertyXStep
Public propertyXTLM (Inherited from PdfContentByte.)
Public propertyYStep
Public propertyYTLM (Inherited from PdfContentByte.)

See Also