메소드 | 설명 | |
---|---|---|
Run ( LayoutEnumerator it ) : void |
메소드 | 설명 | |
---|---|---|
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.
|