'宣言 Public Property PdfPage As GrapeCity.Documents.Pdf.Page
'使用法 Dim instance As C1GcPdfGraphics Dim value As GrapeCity.Documents.Pdf.Page instance.PdfPage = value value = instance.PdfPage
public GrapeCity.Documents.Pdf.Page PdfPage {get; set;}
'宣言 Public Property PdfPage As GrapeCity.Documents.Pdf.Page
'使用法 Dim instance As C1GcPdfGraphics Dim value As GrapeCity.Documents.Pdf.Page instance.PdfPage = value value = instance.PdfPage
public GrapeCity.Documents.Pdf.Page PdfPage {get; set;}