'Declaration Public Function GetSourceBoundingBox() As System.Drawing.RectangleF
public System.Drawing.RectangleF GetSourceBoundingBox()
public: System.Drawing.RectangleF* GetSourceBoundingBox()
public:
System.Drawing.RectangleF^ GetSourceBoundingBox()
Return Value
Method returns BoundingBox if graphics is opened on PdfPage; method returns BoundingBox if graphics is opened on PdfFormXObjectResource; otherwise, method returns RectangleF.Empty.