Click or drag to resize

CPDFEditArea Class

The base class is about editing area.
Inheritance Hierarchy

Namespace:  ComPDFKit.PDFPage.Edit
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public class CPDFEditArea

The CPDFEditArea type exposes the following members.

Properties
  NameDescription
Public propertyType
Editing type.
Top
Methods
  NameDescription
Public methodGetFrame
Gets rectangle of editing area on the page.
Public methodIsValid
Whether the object is valid.
Public methodSetFrame
Sets rectangle of editing area on the page.
Top
See Also