Method | Description | |
---|---|---|
Run ( Document doc, LayoutEnumerator it, string folderPath ) : void |
Method | Description | |
---|---|---|
AddBoundingBoxToElementsOnPage ( LayoutEnumerator it, |
Adds a colored border around each layout element on the page.
|
|
GetColoredPenFromType ( LayoutEntityType type ) : |
Returns a different colored pen for each entity type.
|
|
PointToPixel ( float value, double resolution ) : int |
Converts a value in points to pixels.
|
public static Run ( Document doc, LayoutEnumerator it, string folderPath ) : void | ||
doc | Document | |
it | LayoutEnumerator | |
folderPath | string | |
return | void |