The PdfTemplate type exposes the following members.

Constructors

  NameDescription
Protected methodPdfTemplate
Initializes a new instance of the PdfTemplate class

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) (Inherited from PdfContentByte.)
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
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(Single, Single) (Inherited from PdfContentByte.)
Public methodStatic memberCreateTemplate(PdfWriter, Single, Single)
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
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 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 (Inherited from PdfContentByte.)
Public methodResetCMYKColorStroke (Inherited from PdfContentByte.)
Public methodResetGrayFill (Inherited from PdfContentByte.)
Public methodResetGrayStroke (Inherited from PdfContentByte.)
Public methodResetRGBColorFill (Inherited from PdfContentByte.)
Public methodResetRGBColorStroke (Inherited from PdfContentByte.)
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 (Inherited from PdfContentByte.)
Public methodSetCMYKColorFillF (Inherited from PdfContentByte.)
Public methodSetCMYKColorStroke (Inherited from PdfContentByte.)
Public methodSetCMYKColorStrokeF (Inherited from PdfContentByte.)
Public methodSetColorFill(Color) (Inherited from PdfContentByte.)
Public methodSetColorFill(PdfSpotColor, Single) (Inherited from PdfContentByte.)
Public methodSetColorStroke(Color) (Inherited from PdfContentByte.)
Public methodSetColorStroke(PdfSpotColor, Single) (Inherited from PdfContentByte.)
Public methodSetDefaultColorspace (Inherited from PdfContentByte.)
Public methodSetFlatness (Inherited from PdfContentByte.)
Public methodSetFontAndSize (Inherited from PdfContentByte.)
Public methodSetGrayFill (Inherited from PdfContentByte.)
Public methodSetGrayStroke (Inherited from PdfContentByte.)
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
Public methodSetMiterLimit (Inherited from PdfContentByte.)
Public methodSetPatternFill(PdfPatternPainter) (Inherited from PdfContentByte.)
Public methodSetPatternFill(PdfPatternPainter, Color) (Inherited from PdfContentByte.)
Public methodSetPatternFill(PdfPatternPainter, Color, Single) (Inherited from PdfContentByte.)
Public methodSetPatternStroke(PdfPatternPainter) (Inherited from PdfContentByte.)
Public methodSetPatternStroke(PdfPatternPainter, Color) (Inherited from PdfContentByte.)
Public methodSetPatternStroke(PdfPatternPainter, Color, Single) (Inherited from PdfContentByte.)
Public methodSetRGBColorFill (Inherited from PdfContentByte.)
Public methodSetRGBColorFillF (Inherited from PdfContentByte.)
Public methodSetRGBColorStroke (Inherited from PdfContentByte.)
Public methodSetRGBColorStrokeF (Inherited from PdfContentByte.)
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

Properties

See Also