GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / GetOCGViewState Method





In This Topic
GetOCGViewState Method (GdPicturePDF)
In This Topic
Syntax
'Declaration
 
Public Function GetOCGViewState( _
   ByVal OCGId As Integer _
) As PdfOcgState
public PdfOcgState GetOCGViewState( 
   int OCGId
)
public function GetOCGViewState( 
    OCGId: Integer
): PdfOcgState; 
public function GetOCGViewState( 
   OCGId : int
) : PdfOcgState;
public: PdfOcgState GetOCGViewState( 
   int OCGId
) 
public:
PdfOcgState GetOCGViewState( 
   int OCGId
) 

Parameters

OCGId
See Also

Reference

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