FlexReport for WinForms
PdfPage プロパティ (C1GcPdfGraphics)


C1.Document アセンブリ > C1.Document.Util 名前空間 > C1GcPdfGraphics クラス : PdfPage プロパティ
Gets or sets the current PDF page being processed.
シンタックス
'宣言
 
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;}
参照

参照

C1GcPdfGraphics クラス
C1GcPdfGraphics メンバ