A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
ComPDFKit.PDFPage.Edit
CPDFEditArea Class
CPDFEditArea Methods
GetFrame Method
GetLevel Method
InsertTo Method
IsValid Method
MoveBackward Method
MoveForward Method
MoveToTheBottom Method
MoveToTheTop Method
SetFrame Method
CPDFEditArea
GetLevel Method
Gets the layer level of the edit area.
Namespace:
ComPDFKit.PDFPage.Edit
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
C#
Copy
public
int
GetLevel
()
Return Value
Type:
Int32
The layer level, -1 if invalid.
See Also
Reference
CPDFEditArea Class
ComPDFKit.PDFPage.Edit Namespace