VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf Namespace / PdfContentRenderer Class
Constructors 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 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 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