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.1.0+b8a973db4fce43f68ed31640e557d7c5478d7f58
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