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 メンバ