DioDocs for PDF
BeginObj(String,Boolean) メソッド

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.Writer 名前空間 > PdfDocStreamWriter クラス > BeginObj メソッド : BeginObj(String,Boolean) メソッド
ID を生成し、新しい PDF 間接オブジェクトの書き込みを開始し、生成された ID を返します。
シンタックス
'宣言
 
Public Overloads Function BeginObj( _
   ByVal objectComment As System.String, _
   ByVal useObjectStreamsIfPossible As System.Boolean _
) As System.Integer
public System.int BeginObj( 
   System.string objectComment,
   System.bool useObjectStreamsIfPossible
)

パラメータ

objectComment
useObjectStreamsIfPossible
参照

PdfDocStreamWriter クラス
PdfDocStreamWriter メンバ
オーバーロード一覧