In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / GetOCGIntentView Method

GetOCGIntentView Method (GdPicturePDF)

In This Topic
Syntax
'Declaration

 

Public Function GetOCGIntentView( _

   ByVal OCGId As Integer _

) As Boolean
public bool GetOCGIntentView( 

   int OCGId

)
public function GetOCGIntentView( 

    OCGId: Integer

): Boolean; 
public function GetOCGIntentView( 

   OCGId : int

) : boolean;
public: bool GetOCGIntentView( 

   int OCGId

) 
public:

bool GetOCGIntentView( 

   int OCGId

) 

Parameters

OCGId
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members