Property | Type | Description | |
---|---|---|---|
autoPrintArea | bool | ||
pageHeight | int | ||
pageLandscape | bool | ||
pageMargins | int | ||
pageWidth | int | ||
printAreaRectangle | |||
restrictToPageSize | bool |
Method | Description | |
---|---|---|
Clone ( ) : object | ||
Equals ( object obj ) : bool | ||
PrintArea ( ) : System | ||
PrintArea ( bool autoPrintArea, bool restrictToPageSize, |
||
ReadAttributesAndContent ( |
||
UpdateUnknownPageSize ( |
||
WriteAttributesAndContent ( System xmloutput, int part = -1 ) : void |
public PrintArea ( bool autoPrintArea, bool restrictToPageSize, |
||
autoPrintArea | bool | |
restrictToPageSize | bool | |
printAreaRectangle | ||
scaleRatio | float | |
return | System |
public ReadAttributesAndContent ( |
||
xmlinput | ||
return | void |
public UpdateUnknownPageSize ( |
||
mapBounds | ||
scaleRatio | float | |
return | void |
public WriteAttributesAndContent ( System xmloutput, int part = -1 ) : void | ||
xmloutput | System | |
part | int | |
return | void |
public RectangleF,System.Drawing printAreaRectangle | ||
return |