DioDocs for PDF
BeginLayer コンストラクタ

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.Operators 名前空間 > BeginLayer クラス : BeginLayer コンストラクタ
BeginMarkedContent.Role の値。
BeginMarkedContentWithParams.Dict の値。
BeginMarkedContentWithParams.DictName の値。
レイヤー GrapeCity.Documents.Pdf.Layers.OptionalContentGroup または GrapeCity.Documents.Pdf.Layers.OptionalContentMembership.
レイヤーがアクティブかどうかを示します。
BeginMarkedContentWithParams クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal role As PdfName, _
   ByVal dict As IPdfDict, _
   ByVal name As PdfName, _
   ByVal layer As System.Object, _
   ByVal active As System.Boolean _
)
public BeginLayer( 
   PdfName role,
   IPdfDict dict,
   PdfName name,
   System.object layer,
   System.bool active
)

パラメータ

role
BeginMarkedContent.Role の値。
dict
BeginMarkedContentWithParams.Dict の値。
name
BeginMarkedContentWithParams.DictName の値。
layer
レイヤー GrapeCity.Documents.Pdf.Layers.OptionalContentGroup または GrapeCity.Documents.Pdf.Layers.OptionalContentMembership.
active
レイヤーがアクティブかどうかを示します。
参照

BeginLayer クラス
BeginLayer メンバ