VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf Namespace / PdfContentRenderer Class
In This Topic
PdfContentRenderer Class Methods
In This Topic
For a list of all methods of this type, see PdfContentRenderer.
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