Method | Description | |
---|---|---|
Run ( LayoutEnumerator it ) : void |
Method | Description | |
---|---|---|
AddPadding ( string padding ) : string |
Returns a string of spaces for padding purposes.
|
|
DisplayEntityInfo ( LayoutEnumerator it, string padding ) : void |
Displays information about the current layout entity to the console.
|
|
DisplayLayoutElements ( LayoutEnumerator it, string padding ) : void |
Enumerates forward through each layout element in the document and prints out details of each element.
|
public static Run ( LayoutEnumerator it ) : void | ||
it | LayoutEnumerator | |
return | void |