VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Content Namespace / PdfContentGraphicsFigureEditor Class
Constructors Properties Methods SeeAlso
In This Topic
    PdfContentGraphicsFigureEditor Class Members
    In This Topic
    The following tables list the members exposed by PdfContentGraphicsFigureEditor.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PdfContentGraphicsFigureEditor class.
    Public Properties
     NameDescription
    Public PropertyGets a collection of ContentStreamGraphicsFigure objects, which represent a PDF content.
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds the clip to the specified figure.
    Public MethodApplies the changes of specified content figure.
    Public MethodOverloaded. Applies current transform to the specified graphics figure.
    Public MethodPerforms application-defined tasks, which are associated with freeing, releasing or resetting unmanaged resources.
    Public MethodOverloaded. Returns the graphics figure groups.
    Public MethodOverloaded. Removes the specified content stream graphics figure.
    Public MethodReplaces the XObject resource (image or form) of specified content graphics figure.
    Public MethodSets the properties of specified figures.
    Public MethodOverloaded. Transforms the specified figure using specified affine matrix.
    See Also