SetPrintOffset Method (IPrintManager)
Sets the margins for print offset.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Sub SetPrintOffset( _
DOUBLE XOffset As System.Double, _
DOUBLE YOffset As System.Double _
) |
| C# | |
|---|
void SetPrintOffset(
System.double XOffset,
System.double YOffset
) |
Parameters
- XOffset
- X margin for print offset
- YOffset
- Y margin for print offset
Remarks
See Also
Availability
DraftSight V1R1