VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf Namespace / PdfContentRenderer Class
Constructors Properties Methods SeeAlso
In This Topic
PdfContentRenderer Class Members
In This Topic
The following tables list the members exposed by PdfContentRenderer.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the PdfContentRenderer class.
Public Properties
 NameDescription
Public PropertyGets a value indicating whether this renderer overrides ExecuteCommand(PdfContentRenderingContext,PdfContentCommand) method.
Public Methods
 NameDescription
Public MethodCreates a new object that is a copy of this instance.
Public MethodDraws the annotation.
Public MethodDraws a form XObject.
Public MethodDraws an image.
Public MethodDraws an image resource.
Public MethodDraws path using specified pen.
Public MethodDraws a text string.
Public MethodExecutes the content command.
Public MethodFills all visible areas using specified shading pattern.
Public MethodOverloaded. Fills path using specified brush.
Public MethodIntersects current clip region with specified clip path.
Public MethodCalled when graphics state is restored.
Public MethodCalled when graphics state is saved.
Public MethodCalled when rendering is finished.
Public MethodCalled when rendering is started.
Public MethodSets the font that must be used for drawing text.
See Also