'Declaration Public Overloads Shared Function FromPage( _
ByVal pagePdfPage, из которого создается новый PdfGraphics.As Vintasoft.Imaging.Pdf.Tree.PdfPage _
) As PdfGraphics
public static PdfGraphics FromPage(
Vintasoft.Imaging.Pdf.Tree.PdfPage page
)
public: static PdfGraphics* FromPage(
Vintasoft.Imaging.Pdf.Tree.PdfPage* page
)
public:
static PdfGraphics^ FromPage(
Vintasoft.Imaging.Pdf.Tree.PdfPage^ page
)
Parameters
- page
- PdfPage, из которого создается новый PdfGraphics.
Return Value
Новый PdfGraphics для указанного PdfPage.