'Declaration Public Sub SetIntent( _ ByVal intent() As ImGearPDFAtom _ )
'Usage Dim instance As ImGearPDFLayer Dim intent() As ImGearPDFAtom instance.SetIntent(intent)
public void SetIntent( ImGearPDFAtom[] intent )
public: void SetIntent( ImGearPDFAtom*[]* intent )
public: void SetIntent( array<ImGearPDFAtom^>^ intent )
Parameters
- intent
- The new Intent entry value, an array of intent entries (atoms).