Property Value
ThisPointF
value represents the top-left document coordinate of the portion of the document to be printed.PointF
value represents the top-left document coordinate of the portion of the document to be printed.This is normally the top-left point of the bounds returned by ComputeDocumentBounds, but may be overridden for custom behaviors. When ShowsNegativeCoordinates is false, this just returns the origin.
When the SheetStyle is not GoViewSheetStyle.None, only one page is printed, corresponding to where the sheet is. In these cases, this property has the value of the sheet's GoSheet.MarginBounds location.